0 votes

After exporting in PTX Print, the << >> quotation marks used in Paratext still remains instead of converting to the " " quotation marks as seen with the ParaText PDF Export.

What can i do about it?

PTXprint by (107 points)

1 Answer

0 votes

On the Advanced tab, you will need to turn on the option shown here:
image

This file normally contains rules that convert such codes into their actual characters:
image

Just in case your PrintDraftChanges.txt file doesn’t already contain these rules, here they are for you to copy-and-paste:

#      CONVERT ANGLED QUOTES TO ENGLISH (CURLY) QUOTES
#      -------------------------------------------------------------------------------
   '<< *<'               >    '\u201c \u2018' # Use nested open double and single curly quotes
                                                   #   (non-breaking thin space between)
   '<<'                  >    '\u201c'             # Use double open curly quotes
   '<'                   >    '\u2018'             # Use single open curly quotes 
   '> *>>'               >    '\u2019 \u201d' # Use nested close double and single curly quotes
                                                   #   (non-breaking thin space between)
   '>>'                  >    '\u201d'             # Use double close curly quotes
   '>'                   >    '\u2019'             # Use single close curly quotes
by (2.4k points)

Thanks @ mjpenny, it changes correctly.
Blessings.

Related questions

0 votes
1 answer
PTXprint Jan 13, 2021 asked by EpiWaetMan (193 points)
0 votes
1 answer
0 votes
2 answers
0 votes
2 answers
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
How good and pleasant it is when God’s people live together in unity!
Psalm 133:1
2,477 questions
5,170 answers
4,866 comments
1,283 users