Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Printable Version #44

Open
jwrober opened this issue Feb 13, 2018 · 1 comment
Open

Printable Version #44

jwrober opened this issue Feb 13, 2018 · 1 comment

Comments

@jwrober
Copy link
Owner

jwrober commented Feb 13, 2018

Look into creating a PDF of the guide for those that want to print it.

@garyritchie
Copy link

Something like this should work if you used the section numbering on folders and filenames:

pandoc $(ls -v **/*.md) -o test.pdf

On a debian-like linux or Windows 10 with WSL and Ubuntu bash:

sudo apt install pandoc texlive

Lots of other output options when using Pandoc.

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

No branches or pull requests

2 participants