Support.Bible is a public forum that connects users of Bible translation software, so that they can help one another find solutions and discover new ways of working together. We welcome users of all Bible translation software systems to discover how they can help one another take God's Word to the world.
Search existing questions first — if you don't find what you need, create a free account to ask your own.
https://community.scripture.software.sil.org/t/verse-per-line-in-ptxprint/4185
On the above link I found it very helpful for adding verse by verse format.
But we would like to print ours with verse by verse format, but we want our paragraph markers to create space in between the sections, like in the image (We have paragraph markers in the paratext file)
Can anyone help us with the code to add to PTX print to get this desired format?
If you add these changes.txt rules to your project, it should give you the desired layout.
"\\v " > "\\m\n\\v " "\\p[\s\r\n]*\\m" > "\\b\n\\m"