+1 vote

In the default PrintDraftChanges.txt that PTXPrint uses are lines like this:
' *»' > '\u2009»' # Place non-breaking thin space before closing guillemets

The space used there \u2009 is a thin space but NOT non-breaking:
image

As you can see here:
image

I think you want to be using \u202f, the narrow no-break space:
image

So can that be fixed in the default PrintDraftChanges.txt file?

Paratext by (1.4k points)

1 Answer

0 votes

This still hasn’t been fixed. I’m submitting a bug report.

So the problem is that it is using a \u2009 instead of a \u202F, so the line can be broken on that space - which is not good.

Also, towards the top, it mentions a non-breaking thin space between the quotes, but it doesn’t actually put them in:

‘<< *<’ > ‘\u201c \u2018’ # Use nested open double and single curly quotes
# (non-breaking thin space between)

by (1.4k points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Live in harmony with one another. Do not be proud, but be willing to associate with people of low position. Do not be conceited.
Romans 12:16
2,721 questions
5,525 answers
5,142 comments
1,570 users