0 votes
13 views
In our project, semicolons are permitted as separators between cross-references, but not in any kind of text. Is there any way to handle this using the Paratext inventories, or do we just have to locate and remove rogue semicolons using Find?
Paratext by (153 points) | 13 views

1 Answer

0 votes
Best answer
If you are using 9.5 then you can set the inventory to say that a semicolon is valid in non-verse text (like a footnote), but not valid in the verse text. This is done by Inventory > Menu > Set verse and non-verse status separately. This will open two columns where you can say that a character is valid in one context and not valid in the other.

Another way to try and handle this would be to search for rogue semicolons with a regular expression. You could search for the following:

regex:\p{L};

This says look for a semicolon following a letter.

or you could be more inclusive and look for any place where a semicolon follows something that is not a number:

regex:\D;
by (9.9k points)
selected by
Thanks, the inventory option was exactly what I was looking for. It would be helpful if that option between verse text / non verse text displayed as the default rather than being hidden away in a menu.

Related questions

0 votes
2 answers 190 views
We use \xt ...\xt* all the time in Paratext and in many places, like Topical Index, Read through the Bible ... Scripture Reference Book Names. XXA Lit. Liturgy Sunday Liturgy etc.
davidc78 370 asked Mar 6, 2025
0 votes
1 answer 350 views
I have created a new transliteration project, and am trying to apply some consistent changes to supplement the one-to- ... reason for this behavior. I am stumped. Any suggestions?
DVM 175 asked Oct 20, 2020
0 votes
1 answer 39 views
I'm supporting a user who recently added cross references in preparation for typesetting. I believe he imported a standard set ... else do we need to do to resolve these errors?
Zak_OLeary 104 asked Apr 1
0 votes
1 answer 91 views
The treatment of 02BC in PT9.5 seems to have been changed. I am using 02BC as apostrophe for elision. It is defined as ... ? What am I missing? Thanks in advance for your help.
goodgoan 347 asked Jan 16
0 votes
1 answer 23 views
I am a volunteer (limited experience with PT) helping a translation team get the Gospels and Acts ready to be uploaded ... this error message. Thank you in advance for your help.
mark2024 124 asked Aug 15, 2025
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
And I tell you that you are Peter, and on this rock I will build my church, and the gates of Hades will not overcome it.
Matthew 16:18
3,044 questions
6,003 answers
5,671 comments
2,024 users