sillsdev / ptx2pdf

XeTeX based macro package for typesetting USFM formatted (Paratext output) scripture files
23 stars 8 forks source link

Verses lost by verse selector (or parser?) #944

Closed davidg-sil closed 7 months ago

davidg-sil commented 7 months ago

https://support.bible/12321/why-would-combined-verses-not-show-up Details an issue, which I've proven to occur (To reproduce, select JHN 1 for printing, combine JHN 1 vv2-3). Attempting to bisect, I went back as far as 2.3.3 (March 2023), and didn't manage to find a version that didn't behave this way. Earlier versions failed to load due to incompatible config file issues.

I've also experienced the loss of 3 end-of-chapter verses, after this sequence:

\v 45 text (\add text \add* text) text \add text\add* text, \sls text
\v 46 \+qt text  \+add text \+add* text \+qt*\sls*.

Possibly the \sls crossing the verse boundary is causing problem, in this case, but PTXprint should NOT be deleting verses because of content!

davidg-sil commented 7 months ago

First bug (combined verses) fixed in 40cf2e06463dcc Other part fixed earlier