Skip to content

lauradriscoll/thesis

Repository files navigation

Dissertate

Getting started

  1. Install LaTeX. For Mac OS X, we recommend MacTex (http://tug.org/mactex/); for Windows, MiKTeX (http://miktex.org/); and for Ubuntu, Tex Live (sudo apt-get install texlive-full)
  2. Install the default fonts: EB Garamond, Lato, and Source Code Pro. The files are provided in fonts/EB Garamond, fonts/Lato, and fonts/Source Code Pro.
  3. Personalize the document by filling out your name and all the other info in frontmatter/personalize.md.
  4. Build your dissertation with build.command, located in the scripts directory (e.g., you can cd into the main directory and then run ./scripts/build.command).

FAQ

How do I make the text justified instead of ragged right?

Remove or comment out the line \RaggedRight from the .cls file.

About

latex template thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages