footnotes
This commit is contained in:
parent
91ff68f43a
commit
109cdb19c6
1 changed files with 1 additions and 2 deletions
|
@ -43,7 +43,6 @@
|
|||
}
|
||||
\pagestyle{main}
|
||||
|
||||
|
||||
%\titleformat*{\subsection}{\sectionfont\fontsize{32}{20}\selectfont}
|
||||
\titleformat*{\subsubsection}{\sectionfont\fontsize{32}{12}\selectfont}
|
||||
|
||||
|
@ -57,6 +56,6 @@
|
|||
%\DeclareUrlCommand\url{}
|
||||
|
||||
% urls as footnotes
|
||||
\renewcommand{\href}[2]{#2\footnote{\url{#1}}}
|
||||
\renewcommand{\href}[2]{#2 \footnote{\url{#1}}}
|
||||
|
||||
%\setfnsymbol{lamport}
|
||||
|
|
Loading…
Reference in a new issue