Copy Verse Format
In the copy style builder, how do I get rid of the verse in the header, just having the chapter?
And how to get rid of the half new paragraph space, butting up the text under the header?
So it would end up as:
John 3:
16 For God so loved the world …
Comments
-
Try this:
%NoRedLetter
%NoFootnotes
%NoCitation=Header
=ForEachVerse
<sup>[VerseNum]</sup> [VerseText]=Footer
<p>[FullBookName] [ChapterNum]:</p><p>
1 -
Ok, thank you.
I modified yours. This code seems to be working.%NoRedLetter
%NoFootnotes
%NoCitation
%NoParFormatting
%NoCharFormatting=Header
<p>[FullBookName] [ChapterNum]:</p><p>
=ForEachVerse
<b>[VerseNum]</b> [VerseText]…
John 3:
16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.…
I wonder if there is a four character short book style. Some book names are too long, but "Jn" for John is too short.
Would be nice to configure each book based on a four letter customized short name.0 -
I can't seem to get rid of the paragraph spacing between lines.
On this forum between verses 16 and 17 for example, it works, but most places it doesn't. And the space after the header, I don't want there. ?John 3:
16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
17 For God sent not his Son into the world to condemn the world; but that the world through him might be saved.0 -
The spacing is a bug that should be fixed in v40 which should come out this week.
1