0 votes
430 views

I had a PTXPrint job where I had a PDF file of cover, blank back of cover, title and credit pages that I included as a front matter PDF, and PTXPrint counted all of those pages when it was deciding what page numbers to use for the text. So in other words, it counted the cover and the blank back of cover as pages 1 and 2, the title and credits pages as 3 and 4, so it started the text on page 5. Counting the cover and back of cover is not what you would want. But the only place I found to adjust that was the Starting Page Number on the Header + Footer tab, and it would only allow the number to go as low as 1. If I have cover and back of cover in the front matter PDF, I would like to set that number to -1, but that isn’t allowed. Should it be allowed to let it be a negative number?

PTXprint by (1.4k points) | 430 views

5 Answers

0 votes

Great idea Jeff. We’ve now allowed negative numbers in the Page Number setting. And if PTXprint detects a negative number it will have roman numerals for all the intro books UNTIL it hits the first Scripture book (GEN…REV) - and then it will start numbering from page 1. It also inserts a blank page after the roman numbered pages if needed to ensure that Page 1 starts on the RHS. This will all be in 1.5.6 - hopefully released in a few hours…

by (3.2k points)
0 votes

Super! Looking forward to having it…

by (1.4k points)
0 votes

Just so you know… The page after -1 (printed i) is -2 (printed ii).
If you need upper case Roman numerals, then you can change the relevant bit of the header/footer to \uppercase{\pagenumber}

by (294 points)
0 votes

Is there any way to get Roman numerals for the introduction of an individual Bible book? For one print job we would like to use Roman numerals for the page of the introduction (the intro that is produced from the intro text in Paratext), and then when the actual Bible text starts, we’d like it to start with page 1.

by (1.4k points)

Do you mean you’d do this for each individual book? So it’d go 23, 24, 25, i, ii, iii, 1, 2, 3?
You could, but it’s going to confuse the table of contents no end!

0 votes

Well, in fact, it’s only a single book that is being published… So I’m wondering if PTXprint has a way to use Roman numerals for that one intro, before it starts using page 1 for the actual text after the intro. May not be the best way to do this, but if there is an easy way to do that, I’d be interested in knowing how.

by (1.4k points)

Hmm. I assume the book introduction is in the 01GENproject.SFM file? If it were in the INT book, then you could try to pull it in beforehand.

\zgetperiph|INTGEN\*

I think that would work, but it’s not guaranteed.
Otherwise… you’ll need to manually keep track of page numbers, because the control file that python generates has already reset the page number to 1, just before the sfm file gets read.
But if you accept that shortcoming, you could then use hooks to manually reset it, something like:

\setbookhook{start}{GEN}{\pageno=-5}
\setcvhook{GEN1.1}{\pageno=1}

Now you just have the following problems:

  1. If your title, introduction, the. ends up with an odd number of pages, you will need to force a blank page. \zNeedOddPage is probably your friend here.
  2. you’d need to suppress the automatic blank page before scripture (peripherals tab).
    image
  3. you probably need to turn on ‘start new book on the same page’ or whatever it’s called.

If you’re really keen on working on a general solution, I’ve just pushed a half-baked work-around for preserving the introduction’s page number in \oldpageno

Related questions

0 votes
9 answers 753 views
I looked and couldn’t find any documentation or videos on how to use the “Cover” tab. I especially want to know how to create and add the content for that tab.
Yancey_Yarick 102 asked Apr 13, 2023
0 votes
1 answer 23 views
I have a similar problem but can't figure out how to force my local FRT to keep doing roman numerals right straight ... ,3. But that pretty much defeats the purpose of \zgetperiph.
mvk1000 206 asked Aug 1, 2025
0 votes
1 answer 257 views
I am wondering about the behavior of the page numbers in the header. In the screenshots below, the introduction to 1 John ... " same as it shows up with the scripture text pages?
mvk1000 206 asked May 30, 2024
0 votes
1 answer 180 views
page numbers and chapter numbers not lining up. how do i fix this (see attached)? page numbers and ch num not lined up1088×234 35.3 KB
anon441204 250 asked May 13, 2021
0 votes
1 answer 17 views
Hi! In PTXPrint I'd like to use the 'Hanging Poetry Verse Numbers' option as it looks a lot cleaner. This is fine ... could confuse our readers in some cases. Thanks so much! Phil
anon913937 124 asked Nov 18, 2025
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
And let us consider how we may spur one another on toward love and good deeds, not giving up meeting together, as some are in the habit of doing, but encouraging one another—and all the more as you see the Day approaching.
Hebrews 10:24-25
3,037 questions
5,994 answers
5,661 comments
2,022 users