- Commit
- 245e4a69da5348079701766e33510eff39608cc8
- Parent
- fc857c29663dbc985c1c4a271ca7af2d92c67223
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Configured how footnote numbers are displayed
This was done to avoid confusing footnotes with exponents
Riemannian Geometry course project on the manifold H¹(I, M) of class H¹ curves on a Riemannian manifold M and its applications to the geodesics problem
Configured how footnote numbers are displayed
This was done to avoid confusing footnotes with exponents
1 file changed, 3 insertions, 0 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | main.tex | 3 | 3 | 0 |
diff --git a/main.tex b/main.tex @@ -2,6 +2,9 @@ \usepackage{titling} \addbibresource{references.bib} +% Configure how footnote numbers are displayed +\renewcommand{\thefootnote}{[\arabic{footnote}]} + \title{Global Analysis \& the Banach Manifold of Class \(H^1\) Curves} \author{Pablo} \date{July 2022}