+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.
Don’t you know that you yourselves are God’s temple and that God’s Spirit dwells in your midst?
1 Corinthians 3:16
3,034 questions
5,988 answers
5,659 comments
2,020 users