• Skip to primary navigation
  • Skip to content
  • Skip to footer
Filling the gaps Filling the gaps
  • Posts
  • Resume
    Shyamal Vaderia

    Shyamal Vaderia

    Mapping Knowledge

    • Pittsburgh
    • Email
    • GitHub
    • LinkedIn
    • Codeforces
    • Codechef

    Converting the markdown file to pdf

    pandoc README.md \
        -f gfm \
        -V linkcolor:blue \
        -V geometry:a4paper \
        -V geometry:margin=1in \
        -o README.pdf
    

    Reference

    • Customizing pandoc to generate beautiful pdf and epub from markdown
    • Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev

    Tags: md, pandoc

    Categories: Wiki

    Updated: September 2, 2024

    Twitter Facebook LinkedIn
    Previous Next
    • GitHub
    • Codeforces
    • Feed
    © 2025 Shyamal Vaderia. Powered by Jekyll & Minimal Mistakes.