0 votes

(anon451647 writes)

This line (in PrintDraftChanges.txt) will change a plus sign to a thin space if it has a non-space character on both sides:

"(?<=\S)\+(?=\S)" > "\u2009"

We could use \w (word forming character) but sometimes if a language has letters that aren’t in English words \w does not match them (especially if they are non-Roman letters).

Paratext by

Please log in or register to answer this question.

Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
There is neither Jew nor Gentile, neither slave nor free, nor is there male and female, for you are all one in Christ Jesus.
Galatians 3:28
3,036 questions
5,992 answers
5,659 comments
2,021 users