0 votes
110 views

Is there a way to prevent \d lines from printing in a Module? They appear to be messing up the spacing of the heading to the preceding text, as you can see in the attached image (compare to the heading below without a \d line).

PTXprint by (642 points) | 110 views

1 Answer

0 votes

There are a few things you can do.

  • If you want to keep the \d line you can increase the space before by a little to get a suitable gridded gap above the heading, or set it precisely and go off grid. Or you can reduce the space above the \d or below the heading to reduce the space between the heading and the \d line
  • Modules are flattened before passing through changes.txt so you can remove the \d using changes.txt with something like:
        '\\d [^\\]+' > ''
by (656 points)
Thanks mhosken. It would be tidier if the \d lines were gone. I tried adding the regex you suggested to the changes.txt file in the module's configuration folder in [project name]/shared/ptxprint, but that didn't change anything. Is there somewhere else it should go?

Related questions

0 votes
1 answer 179 views
I've created a Bible Module' for printing Lectionary selections. I've got a \d and a \rem line in Ps. 42 that ... deal breaker, but it would be nice to have it tidied up.
Paul 642 asked Jul 26, 2022
0 votes
1 answer 293 views
I'm using Paratext 7.6.54.139 We have recently inserted figures into our translation. These have the \fig tag. ... some way to exclude the figure text from our back translation?
Stephen Katt 1.3k asked Sep 21, 2017
0 votes
1 answer 124 views
I would like to print the book of Proverbs, but I'd like to suppress printing any verse that contains the word "LATER" in ... line endings? Is there any way to do what I'm trying?
mnjames 1.9k asked Mar 22, 2024
0 votes
2 answers 352 views
What's the syntax to print a range of verses from a chapter? The pop-up help covers a contiguous range, but not ... ,20-21 in the PTXprint output, no matter what I do
Paul 642 asked Jul 11, 2022
0 votes
1 answer 73 views
For recording I would like to hand out each reader their chapter(s) to read on separate pages, in such a way that ... I would find that very helpful! Thanks for any help! Roland
Roland 245 asked Mar 10, 2025
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
And let us consider how we may spur one another on toward love and good deeds, not giving up meeting together, as some are in the habit of doing, but encouraging one another—and all the more as you see the Day approaching.
Hebrews 10:24-25
3,037 questions
5,995 answers
5,662 comments
2,022 users