Skip to content

Instantly share code, notes, and snippets.

@moewew
Created July 23, 2020 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moewew/014de062bbb00fe3b5f90a50bd534417 to your computer and use it in GitHub Desktop.
Save moewew/014de062bbb00fe3b5f90a50bd534417 to your computer and use it in GitHub Desktop.
\documentclass{article}
\usepackage{bigfoot}
\DeclareNewFootnote{default}
\DeclareNewFootnote{B}[alph]
\begin{document}
Lorem\footnote{Default\footnoteB{Lorem}}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment