Markdown template for thesis works in the Budapest University of Technology and Economics. This is an experimental work and is only recommended for users experienced with both Markdown and LaTeX.
Tested on Linux Mint 17.
- Pandoc 1.12.4.2 with pandoc-citeproc (see http://johnmacfarlane.net/pandoc/installing.html#all-platforms). Ubuntu 14.04 only provides version 1.12.2.1 which does not produce proper cross references in the HTML output.
- TeX Live (
texlive-full
)
-
Clone this repository:
git clone git@github.com:FTSRG/thesis-template-markdown.git
-
Use
make pdf
,make html
,make epub
to generate the thesis in your desired output format.