Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis template

Sample template to get you started with Pandoc + LaTeX thesis.

Fork this repository to bootstrap your thesis.

Source markdown files located at src directory. Result is published at publish directory.

Sample: src/sample.md
Result: publish/sample.pdf

Building

Following command builds your thesis into .pdf:

make

Note: also converts src/title.doc to pdf and prepends to the resulting artifact.

Publishing

To "publish" the final .pdf you can use the following command which builds and copies src/*.pdf into publish/*.pdf which can then be committed to the repo:

make publish

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages