I was wondering if anyone could give me a hand....
I usually export my bible verses to latex (this isn't important!), and have recently discovered the wonder of custom styles which enable me to embed other tags in the output as below:
=Header
<p>{\large [FullPassageRef] ([Version])}</p><p></p>
=ForEachVerse
<p>[\textbf{[VerseNum]}] [VerseText]<p></p></p>
The problem is the the [FullPassgaeRef] has an extended - in it (say as in Mark 1:1-8), which isn't recognised when I compile the output. What I would like is between the verses is just two standard hyphens (--). Trying to reconstruct the FullPassageRef gets me so far, however I can't work out how to include the starting and ending verse number. [VerseNum] doesn't work in headers for obvious reasons, but the help has no suggested tag for start verse number or end verse numbers? Anyone have any idea how to access these? Might be one for a developer!
Thanks,
Kenny