0 votes
406 vues

One project took over some cross references via adaptation. We would like to delete all references starting with \x -. Is there a simple way to do this in bulk?

Paratext par (869 points)
réaffiché | 406 vues

1 Réponse

+1 vote
Meilleure réponse

Delete using the regular expression
“\x .*?\x*”
via RegExPal or in Paratext replace with the above expression in the find and nothing in the replace.I’d test it on the finds before actually doing the replace.

anon467281

par (571 points)
réaffiché

Thanks. \x .*\x* worked in RegExPal, but not in Paratext itself. I have never used RegExPal before.

Iver+Larsen

Iver+Larsen,

When you do a regular expression search in Paratext Find you must include “regex:”. So, the expression for Find would be:

regex:\\x .*?\\x\*

This says do a regular expression search for \x followed by any character zero or more times until you come to first the \x*

This will remove ALL cross references, not just the ones starting with “\x -”. You would need to include the “-” in your search in order to distinguish these cross references from any others which don’t use the “-”.

Yes, HBarker is correct. To meet your original request to eliminate the references that start with \x - you should use the following

Yes, I discovered that the hard way by first deleting all cross references, then undoing that in Paratext and using the one with the - in it.
Thanks,
Iver+Larsen

Questions connexes

0 votes
1 réponse 39 vues
Je suis en train d'assister un utilisateur qui a récemment ajouté des références croisées en préparation de la composition ... devons-nous faire d'autre pour résoudre ces erreurs ?
Zak_OLeary 104 posée avr. 1
0 votes
1 réponse 27 vues
Il y a de nombreux endroits où nous avons utilisé \+nd Here\+nd* dans les mots-clés/citations de références croisées ... dans les références croisées et les notes de bas de page ?
gregbac 141 posée janv. 19
0 votes
1 réponse 43 vues
Since the is detail lacking in the USFM documentation and I am not able to find the answer here, please can you clarify the ... -->|ESG 10:13\xta \+it k\+it*\x*
gregbac 141 posée janv. 9
0 votes
2 réponses 44 vues
What resources exist for cross-references we can bulk input? I see the UBS XRF files in my installation. Are there other good/trusted/available sources for XRF files? Thanks
listentwice 1,2k posée sept. 2, 2025
0 votes
2 réponses 195 vues
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 posée mars 6, 2025
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
And over all these virtues put on love, which binds them all together in perfect unity.
Colossians 3:14
3,044 questions
6,003 réponses
5,671 commentaires
2,026 utilisateurs