0 votes
286 views

I’m using Paratext 7.6.54.139

We have recently inserted figures into our translation. These have the \fig tag. Then, when we use the Interlinearizer to approve back translations, the entire text inside the \fig \fig* marker is put into our back translation, even though that text does not appear in the Interlinearizer.

I would prefer that the figure text be excluded from our back translation. I can see why some would like to have the caption included in the back translation, but unfortunately all of the figure text is included, including the copyright information. This makes our back translation very messy, and is not at all useful for us.

Is there some way to exclude the figure text from our back translation?

Paratext by (1.3k points) | 286 views

1 Answer

0 votes

I don’t know of a way to exclude the \fig…\fig* from being included when
you do the export. However you could run the following Find and Replace

Find What:
regex:(?-s)\fig .*\fig*

Replace With:
leave blank

This finds the \fig…\fig* and deletes them from the text. The (?-s) says
that the period does Not include end of line.

anon848905
Americas Area Language Technology Coordinator
[Email Removed]
[Phone Removed]Office at JAARS)
[Phone Removed]Cell)
Skype name: anon848905

by (9.8k points)
reshown

A bit late on this, but looking at it, I wonder if you would want to modify that regex to (?-s)\\fig .*?\\fig\*
in case there is more than one figure in a chapter

I don’t believe the “(?-s)” is necessary. Merely the addition of the "?"
after the “." to cause it to stop when the first "\fig” is encountered
will do.

D anon467281

Global Publishing Services
Scripture Typesetting trainer & Regular Expression "specialist"
Dallas, TX

Related questions

0 votes
1 answer 246 views
From time to time, I "Mark All Verses in a Chapter as Finished" (usually when I've done a find-replace to ... a straightforward way to get back to a previous state of checkmarks?
viverechristus 296 asked Dec 31, 2024
+1 vote
5 answers 516 views
Hello All, I hope that this is an appropriate venue for this question. I'm part of a small team investigating whether ... Paratext would you let me know? Very many thanks. dcb .
dcb 194 asked Jun 22, 2020
0 votes
0 answers 111 views
In Paratext 8.0 (and later), if you are registered user, you can remove yourself from a shared project. If you ... . Consult with your computer support person if you need help.
[Expert]
anon421222
735
asked Feb 23, 2017
0 votes
0 answers 114 views
It seems that if I insert a figure that reaches into a new section of the text the figure overwrites the text. The ... need to be within just one section? Thank you, Mark Henry
mark2024 124 asked Aug 20, 2021
0 votes
0 answers 173 views
After creating a back translation project which is in the state language, I wanted to create another back translation ... project. We raised this issue in the registry also.
UJ 162 asked Jun 9, 2020
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
May the God who gives endurance and encouragement give you the same attitude of mind toward each other that Christ Jesus had.
Romans 15:5
3,037 questions
5,995 answers
5,661 comments
2,022 users