Skip to content

Commit

Permalink
Use symbols for footnotes
Browse files Browse the repository at this point in the history
Makes more sense since there is only one
  • Loading branch information
knuesel committed Mar 4, 2017
1 parent 858f6ff commit c59869d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hp-header.tex
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
\usepackage{graphicx} % for \reflectbox in header
\usepackage[normalem]{ulem} % For \censor in chapter 64

\renewcommand*{\thefootnote}{\fnsymbol{footnote}}% We have only one footnote in the introduction

% \overfullrule=5pt % Mark overfull hbox with black rectangle

% Make framed boxes (for debugging) take no additional space
Expand Down

0 comments on commit c59869d

Please sign in to comment.