0 votes
296 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) | 296 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 265 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
0 votes
0 answers 120 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
1 answer 294 views
Hi all As I was cleaning up some of the old projects in Paratext, I find some lists of things used which I need to ... the same (but not in a particular field like only in \fig
binoy 327 asked Sep 15, 2022
0 votes
1 answer 175 views
One of the teams is wondering if there is an automated way to remove the old renderings from te Biblical terms.
SamuelG 109 asked Aug 29, 2024
0 votes
1 answer 266 views
Is there a way to bulk transfer (ie copy) all Project Notes from one project to another?
anon673293 106 asked Jul 14, 2023
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Very truly I tell you, whoever accepts anyone I send accepts me; and whoever accepts me accepts the one who sent me.
John 13:20
3,039 questions
5,994 answers
5,661 comments
2,022 users