Change footnote style
This commit is contained in:
parent
cf889791cb
commit
6909231242
@ -45,6 +45,8 @@ BoldItalicFont=*-BoldItalic,
|
||||
\usepackage{unicode-math}
|
||||
% \setmathfont{GFSNeohellenicMath.otf}
|
||||
|
||||
\renewcommand{\thefootnote}{\fnsymbol{footnote}}
|
||||
|
||||
% References
|
||||
\usepackage[
|
||||
style=apa,
|
||||
@ -58,7 +60,7 @@ style=apa,
|
||||
\usepackage[acronym,toc]{glossaries}
|
||||
\usepackage[stylemods=bookindex]{glossaries-extra}
|
||||
\usepackage{titlecaps}
|
||||
\glsdisablehyper{}
|
||||
% \glsdisablehyper{}
|
||||
\defglsentryfmt[main]{\ifglsused{\glslabel}{\glsgenentryfmt}{\textit{\glsgenentryfmt}}}
|
||||
\makeglossaries{}
|
||||
|
||||
@ -129,7 +131,6 @@ style=apa,
|
||||
\usepackage[
|
||||
cachedir=listings,
|
||||
outputdir=build,
|
||||
draft=true,
|
||||
]{minted}
|
||||
\usemintedstyle{borland}
|
||||
|
||||
|
Reference in New Issue
Block a user