diff --git a/README.md b/README.md index 5e60708..2f84350 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Compile `main.tex` using either `pdflatex` with `biblatex` or `lualatex` (recomm You may need to install the following packages: ```bash -tlmgr install adjustbox babel babel-english biber biblatex bookmark booktabs caption changes csquotes emptypage enumitem etoc etoolbox fancyhdr fontaxes fontenc glossaries glossaries-english graphicx hyperref iftex import inconsolata libertinus libertinus-fonts libertinus-otf libertinus-type1 makecell mathtools microtype multirow nextpage pdflscape pdfpages setspace siunitx subfig tabularx textcomp titlesec truncate todonotes ulem upquote xcolor xstring +tlmgr install adjustbox babel babel-english biber biblatex bookmark booktabs caption changes csquotes emptypage enumitem etoc etoolbox fancyhdr fontaxes fontenc footmisc glossaries glossaries-english graphicx hyperref iftex import inconsolata libertinus libertinus-fonts libertinus-otf libertinus-type1 makecell mathtools microtype multirow nextpage pdflscape pdfpages setspace siunitx subfig tabularx textcomp titlesec truncate todonotes ulem upquote xcolor xstring ``` diff --git a/config/content.tex b/config/content.tex index 4b848ed..3da020d 100644 --- a/config/content.tex +++ b/config/content.tex @@ -3,6 +3,10 @@ \definechangesauthor[color=RawSienna]{CP} \newcommand{\CP}[1]{\comment[id=CP]{#1}} +% Footnotes +\usepackage[hang]{footmisc} +\setlength{\footnotemargin}{3mm} % Margin between footnote number and text + % Images \usepackage{graphicx} \usepackage{caption} % Point references to the figure not the caption