Skip to content

This repository contains the default configuration I use to convert files to pdf using pandoc

License

Notifications You must be signed in to change notification settings

gl-eb/glebs-pandoc-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Gleb's Pandoc Configuration

Currently this repository contains two Pandoc Defaults files I use to convert documents to pdf, either using XeLaTeX or Typst. To use them run the following command within the folder containing both the input and the defaults files:

pandoc <input_file> -o <output_file> --defaults=<defaults>.yaml
pandoc input.md -o output.pdf --defaults=latex.yaml

About

This repository contains the default configuration I use to convert files to pdf using pandoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published