Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. documentclass{article}
  2.  
  3.  
  4. makeatletter
  5. renewcommand@makefntext[1]{%
  6. parindent 1em%
  7. noindenthbox{sfbfseries@thefnmark}hspace*{.7em plus 0pt minus 0pt}#1}
  8. makeatother
  9.  
  10. begin{document}
  11. Hellofootnote{I am a footnote!}footnote{I am another footnote}.
  12. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement