In assignments for the MTh I'm taking I have to format quoted Bible verses in a particular way, so I attempted to create a custom format in Copy Bible Verses. Here it is:
0
false
18 pt
18 pt
0
0
false
false
false
%NoRedLetter
%NoFootnotes
%NoCitation
=ForEachVerse
[VerseText]([ShortPassageRef])
However, the formatting doesn't quite match what I'm looking for. Instead of quoting the verse and THEN giving the reference, it gives the full reference after each verse:
In the beginning was the Word, and the Word was with God, and the Word was God. (Jn 1:1–2)He was in the beginning with God. (Jn 1:1–2)
Would anyone who is syntax-savvy be able to advise on how to write this so that the reference comes ONLY at the end of the quote?
Thanks.