0 votes
337 views

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) | 337 views

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 (3.2k 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 (1.1k 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 188 views
I’m looking for the way to create a PDF of a book with double line spacing. Is there a quick and easy way to do this?
muckles 116 asked Oct 5, 2021
0 votes
1 answer 42 views
We were teaching a Paratext class this past week, and were teaching them how to use PTXprint. The translators in these ... it is deactivated). Thanks for considering it... Jeff
jeffh 1.4k asked Nov 22, 2024
0 votes
1 answer 236 views
I'm preparing an NT using the Noto Nastaliq Urdu font. I'm having difficulty getting the spacing ... string of characters without any discernible word separation. Suggestions?
mlucas53 148 asked Dec 19, 2023
0 votes
3 answers 273 views
Can I customize the line spacing of my Back Translation project?
Michel 125 asked Nov 4, 2023
0 votes
3 answers 321 views
I am trying to adjust the line spacing of the main title in Print Draft in PrintDraft-mods.sty, because some main titles ... in the same way. How can the line spacing be changed?
Paulus Kieviet 517 asked Aug 21, 2019
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Finally, all of you, be like-minded, be sympathetic, love one another, be compassionate and humble.
1 Peter 3:8
3,037 questions
5,994 answers
5,661 comments
2,022 users