2026-06-09 21:19:12 +02:00
2026-06-09 19:43:18 +02:00
2026-06-09 19:43:18 +02:00
2026-06-09 21:19:12 +02:00
2026-06-09 19:43:18 +02:00
2026-06-09 19:43:18 +02:00
2026-06-09 19:43:18 +02:00

Requirements

OS: Macos Software:

  • Tex Renderer
  • pandoc
  • make Tex Packages:
  • truncate
  • lastpage
  • fancyhdr
  • lm
  • microtype

Installation

brew install pandoc basictex

sudo tlmgr update --self
sudo tlmgr install lastpage fancyhdr lm microtype truncate

Usage

Create markdown Files with frontmatter (see example). Run make render FILE=abgaben/example.md

make help # see all commands

make render FILE=<path-to-file> # render specific file
make # render all files
S
Description
No description provided
Readme 52 KiB
Languages
TeX 93.8%
Makefile 6%
Smarty 0.2%