+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 appeal to you, brothers and sisters, in the name of our Lord Jesus Christ, that all of you agree with one another in what you say and that there be no divisions among you, but that you be perfectly united in mind and thought.
1 Corinthians 1:10
2,774 questions
5,603 answers
5,176 comments
1,595 users