/lut-thesis-markdown

Master's Thesis template in Markdown for Lappeenranta-Lahti University of Technology LUT.

Primary LanguageTeX

Thesis template in Markdown, uses LUT University guidelines. Adapted from https://github.com/tompollard/phd_thesis_markdown by Tom Pollard, head over to original repository for more information on how this template is organized and what requirements there are.

You may view example of generated PDF in output/thesis.pdf.

I have quite limited understanding on LaTeX, so there are most likely definitions and hacks that could be done better. If something breaks, you may keep all the pieces.

Requirements

You will need tools like Pandoc, please see the original repository for more information.

Instructions:

Update HTML version automatically:

npm run watch

Generate PDF:

make pdf