Skip to content

A simple utility to create ministerial notes in markdown format.

License

Notifications You must be signed in to change notification settings

phileasSamir/note-ministre

 
 

Repository files navigation

Note creator

A simple utility to create ministerial notes in markdown format.

Preview

A custom note

Requirements

This package requires the following software to be installed on your system:

Usage

The following command will create a PDF file from the markdown file example.md using the standard note template template_note.tex and required parameters.

pandoc example.md --template template_note.tex  -o output.pdf --pdf-engine=xelatex --lua-filter=filters.lua

About

A simple utility to create ministerial notes in markdown format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 90.7%
  • Lua 9.3%