Skip to content

This is a public template that can be used for using pandoc to write markdown that compiles into pdf

Notifications You must be signed in to change notification settings

mahoyen/project-report-template

Repository files navigation

Project Report Template

This uses pandoc to enable generating pdf from markdown, with latex intertwined.

To build

To build the report, I am using the docker image pandocglossaries:1.0 created by the Dockerfile in this repository. To build, run the run_docker.sh script. Remember to first give it permission to run. The index.txt is where the order of the files in section are added.

Pandoc gls

This includes a filter that makes it easier to use glossaries from latex. More info here

Add packages

To add packages, they need to be added in the Dockerfile, and rebuilt.

About

This is a public template that can be used for using pandoc to write markdown that compiles into pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published