+1 vote
I am sure the answer to this must be out there somewhere, but I can't find it. How can I restrict a search and replace (either "normal" or Regex) to only a certain USFM field? This would seem to be such a basic restriction that I expected it to be an option in the RegEx Pal menu. Thanks for the help. I'm sure that if I make a RegEx statement complicated enough it is possible, but that is beyond my level of competence.
Paratext by (200 points)

1 Answer

+1 vote

With RegexPal you can use three colons to enter a "context search" before the actual search, e.g.

\\f .*?\\f\*:::abc

This searches for footnotes \\f .*?\\f\* and in this context for abc.

by (864 points)

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
Paratext Mar 1, 2023 asked by anon958860 (127 points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
All the believers were one in heart and mind. No one claimed that any of their possessions was their own, but they shared everything they had.
Acts 4:32
2,835 questions
5,699 answers
5,264 comments
1,718 users