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