TeX - LaTeX Asked by moses on August 3, 2021
How do I remove the extra space between numeric and
alphabetic notes? And how do I make them appear in the order in which
they were written?
documentclass{scrartcl}
usepackage{bigfoot}
textheight=1.5in
DeclareNewFootnote{A}[alph]
begin{document}
foofootnote{tnote}
barfootnote{tholomew}
bazfootnoteA{ooka}
end{document}
Inspired / from in https://tex.stackexchange.com/a/424311/161015
No extra space and in order of appearance.
documentclass{scrartcl}
usepackage{bigfoot}
textheight=1.5in
DeclareNewFootnote{default}
newcounter{footnotenew}[footnote]
renewcommand{thefootnotenew}{alph{footnotenew}}
newcommand{footnoteA}{%
stepcounter{footnotenew}%
Footnotedefault{thefootnotenew}}
begin{document}
foofootnote{tnote}
barfootnote{tholomew}
bazfootnoteA{ooka}
end{document}
Answered by Simon Dispa on August 3, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP