How do I change the font and line spacing in the Copy Bible style editing mode?
Hi Gary
I don't think that you can do this directly.
If you are using Word as a recipient program you may be able to work something out using these...
%HeaderStyle=MyWordStyle
header will use the specified Word style
%ForEachVerseStyle=MyWordStyle
verse(s) will use the specified Word style
%FooterStyle=MyWordStyle
footer will use the specified Word style
... which are taken from the 'Help' but you may have overlooked them.
I don't bother with the internal settings. I usually just copy and then 'Paste in the Current Style' the Current Style being set by my Document Processor.