I have the following Style that I tried in CPV. (In response to this question: http://community.logos.com/forums/t/14727.aspx )
%NoRedLetter
%NoFootnotes
%NoCitation
=Header
<p>[FullBookName] [ChapterNum]. [VerseNum] ([Version])</p><p>
=ForEachVerse
[VerseText]
=Footer
</p>
The [VerseNum] tag in the Header doesn't work. The tag works if I add it to the body.
