Skip to content

Use pandoc to convert from markdown to PDF with our preferred options

Notifications You must be signed in to change notification settings

SixArm/pandoc-from-markdown-to-pdf

Repository files navigation

pandoc-from-markdown-to-pdf

Use the pandoc command to convert from a markdown file to a PDF file.

This tool uses our favorite settings for layouts, styles, fonts, etc.

You can edit this tool as you wish.

Syntax:

pandoc-from-markdown-to-pdf <args>

Syntax for typical use:

pandoc-from-markdown-to-pdf <input.md> -o <output.pdf>

Example for typical use:

$ pandoc-from-markdown-to-pdf example.md -o example.pdf

For documentation, see the doc directory.

Pandoc fonts

Our preferred Pandoc fonts are here:

https://github.com/sixarm/pandoc-fonts

You can download the fonts that you want, then install them on your system.

Thanks

Thanks to https://learnbyexample.github.io/customizing-pandoc/

Thanks to https://github.com/sixarm/posix-shell-script-kit/

Tracking

About

Use pandoc to convert from markdown to PDF with our preferred options

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published