0 votes
Hi!

I would like to know if it's possible to render every verse with the book name, chapter, and verse number. Like

GEN 1.1 In the beginning...

GEN 1.2 ...

Thanks
PTXprint by (102 points)

1 Answer

0 votes
If I understand what you are asking, there is a way to do this using TeX hackery in your ptxprint-mods.tex. Every verse number is turned into the styled text by a macro called \AdornVerseNumber which takes the verse number as the parameter. We would need to override that in your job to include book and chapter. Here is my attempt:

\makeatletter
\def\AdornVerse#1{\id@@@\space \ch@pter .#1}
by (656 points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
They devoted themselves to the apostles’ teaching and to fellowship, to the breaking of bread and to prayer.
Acts 2:42
3,032 questions
5,987 answers
5,653 comments
2,019 users