Skip to content

Instantly share code, notes, and snippets.

@kamiller
Created July 20, 2012 15:57
Show Gist options
  • Save kamiller/3151528 to your computer and use it in GitHub Desktop.
Save kamiller/3151528 to your computer and use it in GitHub Desktop.
pandoc dependencies and usage
sudo apt-get install texlive-latex-base
sudo apt-get install texlive-latex-base
pandoc input.md --toc -o output.pdf
@kamiller
Copy link
Author

pandoc is a many to many format conversion tool

@mehshan-targetofs
Copy link

sudo apt-get install pandoc

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