How do you place a continuous line over text in a document?

R

rwfanatic

How do you place a continuous line over text in a document? For instance, how
do you place a continuous line over the letters CLR?
 
M

macropod

Hi rwfanatic,

you could use a field coded as {EQ \s\up6(\f(,a))}. The ‘6’ in the formula controls the bar height. Replace the ‘a’ in the field
with the desired character(s).

Note: The field brace pairs (ie '{ }') for the above example are created via Ctrl-F9 - you can't simply type them or copy & paste
them from this message.
 
Top