PhD

The LaTeX sources of my Ph.D. thesis
git clone https://esimon.eu/repos/PhD.git
Log | Files | Refs | README | LICENSE

README (683B)


      1 To compile this thesis run:
      2 $ latexmk thesis.tex
      3 
      4 You can also compile french\ summary.tex to get the state-mandated summary in French as a standalone document and presentation.tex to generate my defense's slides.
      5 
      6 This was only tested using TeX Live 2021 and might need some work to compile with future versions.
      7 The fonts I'm using are:
      8  - Latin Modern (part of TeX Live)
      9  - XITS Math (part of TeX Live)
     10  - TeX Gyre Bonum (part of TeX Live)
     11  - GFS Didot Classic (part of TeX Live)
     12  - EB Garamond
     13  - I.Ming
     14  - IPA Mincho
     15  - Futura Now (defense slides only)
     16 
     17 Compiled versions are available at https://esimon.eu/PhD
     18 
     19 The sources are not perfect but I had to defend at some point. :)