0 votes
184 views

I want to use numbered footnotes instead of lettered. I changed the “Show Callers in the Text:” to numbers but am still getting alphabetic letters. Is there another setting that needs to be changed?

Thank you.

PTXprint by (195 points) | 184 views

2 Answers

0 votes

Linda,
I’m not sure how you are entering your numbers, but when I clicked on “Show Callers in the Text” and entered the numbers as: 1,2,3,4,5,6,7,8… then they appeared correctly for me. Make sure there are no spaces in the list.

As always, I’d recommend checking to see if there are updates to PTXPrint.

by (9.8k points)
0 votes

Sorry for such a late reply. In terms of the TeX, there is a command that can be given:
\NumericCallers{f} (or {x}) However, it only seems to be effective if there has not been any ‘listed’ callers defined, and that seems to be unavoidable from the user interface. For one project, I’m seeing:

\AutoCallers{f}{*,†,‡,¶,§,⁜,⁑,※,⁂}
\AutoCallers{x}{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,θ,u,v,w,x,y,z,ʒ}

around line 170 in the .tex file, which is a long way before ptxprint-mods.tex is included (around line 488).
We can, therefore, ‘unset’ the list of autocallers, and then the numeric callers should work:

\expandafter\let\csname callers-x\endcsname\relax
\NumericCallers{x}

And it does:
image
But (at least with no change in font) the callers end up a bit confusing, if you ask me:
image

(change the callers-x and {x} to callers-f and {f} if you want to override footnotes.)

by (1.1k points)

Related questions

0 votes
2 answers 166 views
We are trying out PTXprint for a publication of a Bible module. In an earlier version of PTXprint the foonotes were coming through ... attempts. That file has the line \inc v s f x
anon399461 123 asked Jul 12, 2024
+1 vote
2 answers 265 views
We are producing a study Bible NT with lots of long footnotes. As PTXPrint carves up the page real estate between the ... gets thrown off. That doesn't seem normal. Any thoughts?
mvk1000 206 asked Apr 10, 2024
0 votes
1 answer 159 views
Is it possible to use p^95 style notation to shrink and stretch footnotes? Or Adjlists?
mnjames 1.9k asked Apr 15, 2023
0 votes
2 answers 152 views
I'm configuring a diglot where I would like to use only the footnotes from the main/ lefthand text. But there seems to be no ... sure if this is a bug or if I'm missing something?
MW asked Feb 4, 2023
0 votes
1 answer 21 views
I am supporting a user who has footnotes in section headings. He wants the verse reference in the footnotes to reference the ... not found in verse:" How can we resolve this error?
Zak_OLeary 104 asked Apr 2
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,994 answers
5,661 comments
2,022 users