Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 734 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 734 Bytes

modernthesis

A bootstrapped classicthesis LaTeX template, with a couple of tweaks and improvements. Optimized for thesis writing at our research group. Feel free to adjust things and submit pull requests.

Setup

  • LaTeX engine: pdfLaTeX with --shell-escape
  • Bibliography engine: BibTeX

We use the minted package for nice listings and syntax highlighting. Thus, Python and Pygments need to be installed.

Texpad

  • Choose manual typeset configuration
  • Use the pdfLaTeX and BibTeX engines
  • Enable Hide intermediate files
  • Enable Shell Escape