Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 344 Bytes

Readme.md

File metadata and controls

14 lines (9 loc) · 344 Bytes

Latex letter and contract

you need pandoc, latex and inotifytools installed on your system

# use letter template:
./watch.sh letter-example.md letter-template.tex

# use contract template:
./watch.sh kaufvertrag-kueche.md contract-template.tex

Thanks to https://github.com/benedictdudel/pandoc-letter-din5008 for initial setup