I'm trying to set up a copy/paste style, and I'm close but not quite to what I want, which is:
- The selected passage
- Only the text and reference pasted into Word (no headings)
- Applying my Word style called "Normal"
- With the reference and resource after the text.
I'll give the content of my style and then the results, pointing out what's not quite what I'm after. I'll appreciate suggestions about how to edit the style contents for my purposes.
MY STYLE CONTENT
%NoRedLetter
%ForEachVerseStyle= Normal
%UseBibleParagraphs
%CopyAllText
%NoFootnotes
%NoCitation
=Header
=ForEachVerse
[VerseText]
=Footer<p>[FullPassageRef] ([Version])</p>
SAMPLE RESULTS
The Vine and the Branches
15 “I am the true vine, and my Father is the gardener.
John 15:1 (NIV)
UNDESIRED RESULTS
- I don't want the heading "The Vine and the Branches," just the text and reference.
- I don't want the bold "15," just a regular superscripted number 1 for the verse.
- My Word "Normal" style is correctly applied to the whole thing, but the heading is in a different font from my style. Not a problem if I eliminate copying the heading, but I might want to understand why it's applying the wrong font for other purposes.
Thanks in advance for your help!