0 votes

Dear Community,
I need spacing between verse number and verse text and also between \fr, \fq, \ft.
I tried different things but couldn’t succeed.
Please guide me how I can do that?

PTXprint by (140 points)

3 Answers

0 votes

Have you tried increasing the value shown below (found on the Advanced tab)?


I know that it will help with spacing after \v but haven’t tested to see if it also increases the space around verses within footnotes. But it is worth a try.
by (2.5k points)
0 votes

Yes, It is helpful and worked well. But spaces between footnotes \fr, \fq, and \ft are not working. I am facing another issue with \fq. I want it non-italic but when I uncheck Italic in style edition, PTXprint gives me an error. I tried to use custom.sty and PTXprint still gives error.

by (140 points)
0 votes

The spacing between fr, fq and ft are all just normal spaces, because fr, fq and ft are just normal character styles. What should work is to put a hook that gets triggered at the start or end of relevant style, eg insert into ptxprint-mods.tex (advanced menu):

\sethook{end}{fr}{\MSPACE}

will make an (additional) M-space (probably too big) appear after every \fr
Options are you could use instead are:

\MSPACE   1em  
\NSPACE  - a normal space
\THREEPEREMSPACE   .333em 
\FOURPEREMSPACE   .25em 
\SIXPEREMSPACE   .1666em 
\THINSPACE   .2em stretching or shrinking by 0.1em
\hskip 0.2em % rigid 0.2 em space
\hskip 3pt % rigid 3pt space
\hskip 0.3em plus 0.25em minus 0.2em % or whatever else you like.
by (646 points)
reshown

Thank you very much. MSPACE is fine and text looks good now. I have ‘PTXprint Technical Reference’ document, sent to me by Jeff Klassen. I try to use it sometime but how to use it properly at proper place is unknown to me (I believe for most of those who are new).
If possible at least give one example of each, ‘how to use’ and ‘where is use’. The descriptions in the documents play role of ‘why to use’.

Related questions

0 votes
1 answer
0 votes
1 answer
PTXprint Dec 19, 2023 asked by mlucas53 (143 points)
0 votes
3 answers
0 votes
3 answers
Paratext Mar 21, 2019 asked by mnjames (1.7k points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Dear friends, since God so loved us, we also ought to love one another.
1 John 4:11
2,545 questions
5,269 answers
4,976 comments
1,362 users