Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to locally generate pdfs instead of relying on travis #8

Open
purukaushik opened this issue Dec 24, 2016 · 1 comment
Open
Assignees

Comments

@purukaushik
Copy link
Owner

Can be done by containerizing the make operation with Docker, isolating the TeX installation stuff and directing output from docker container to local directory.

@dahrens
Copy link

dahrens commented Dec 9, 2018

With pandoc and latex installed you can also just use pandoc on the command line as you do already in your MAKEFILE. This way no additional layer of complexity is necessary.

Thanks for your efforts on this template! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants