TransWikia.com

Removing space between heterogenous bigfoot notes

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}

enter image description here

One Answer

Inspired / from in https://tex.stackexchange.com/a/424311/161015

No extra space and in order of appearance.

A

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

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP