+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.
And I tell you that you are Peter, and on this rock I will build my church, and the gates of Hades will not overcome it.
Matthew 16:18
2,742 questions
5,563 answers
5,163 comments
1,591 users