File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55This is a template for building a thesis PDF that's written in markdown, using features and styles from LaTeX.
66
77* Runs in a Docker container for portability.
8+ * Allows you to write primarily in Markdown for simplicity.
9+
10+ Markdown is easy to write, and will help you to write the bulk of your document. This project supports a few additional features you may also need:
11+
812* Includes support for a cover page (not numbered).
913* Includes support for building a table of contents.
1014* Numbers the various main sections of the document.
1115* Includes support for LaTeX mathematics / formulae.
1216* Includes support for citations, and a BibTex bibliography.
1317
14- The document is built using a Docker container that contains everything it needs.
18+ The whole document is built from source markdown files using a Docker container that contains everything it needs. The output is a PDF document .
1519
1620## Prerequisites
1721
You can’t perform that action at this time.
0 commit comments