July 13, 2023

Increase the font size of a pdf document compiled with Pandoc

To increase the font size when converting a Markdown file to a pdf with Pandoc add the option -V to specify a custome template, then set the variable documentclass to article, then -V again, and finally set the variable fontsize to 12pt, for example. So the command you run would be, for example:

$ pandoc -o file.pdf file.md -V documentclass=article -V fontsize=12pt 

Check out $ man pandoc to see other possible document class.

✍✍✍✍✍✍✍✍✍✍✍✍✍✍

I do self-funded research and I'm writing a book.

> What's the book about?

About technologies and agency.

Meaning, technologies can foster agency. No doubt. But I am also asking:

Can usage of technologies give us a sense of empowerment while in fact undermining our abilities?

I posted a summary of the prologue on the homepage: https://yctct.com/

✍✍✍✍✍✍✍✍✍✍✍✍✍✍


command-line interface (cli) personal computing pandoc trisquel GNU linux text processing office applications wiki

No affiliate links, no analytics, no tracking, no cookies. This work © 2016-2024 by yctct.com is licensed under CC BY-ND 4.0 .   about me   contact me   all entries & tags   FAQ   GPG public key

GPG fingerprint: 2E0F FB60 7FEF 11D0 FB45 4DDC E979 E52A 7036 7A88