Skip to content

SixArm/pandoc-from-markdown-to-pdf

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
tex
 
 
 
 

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.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published