+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.
I urge you, brothers and sisters, to watch out for those who cause divisions and put obstacles in your way that are contrary to the teaching you have learned. Keep away from them.
Romans 16:17
2,688 questions
5,457 answers
5,118 comments
1,523 users