I have a document with six light grey lines in monospace font as follows:
x|------------------|
(I’m trying to create an editable guitar TAB template if that’s any help)
I want to overtype individual hyphens with a number, bolded in a different color. I can change the font bold/color attribute and overtype one character, but subsequent to that the bold/color setting reverts to light grey. My goal is to change the font color once and replace multiple hyphens. This looks to be the same as the post ‘How to overtype using a different color font’, but the solution seems overly complex for what seems a simple task.