commit 39c8d8692541c3121c306b20a13ff1674202e1b0
parent dcfb16146a2a674802d1184937960983f777dc15
Author: Christoph Lohmann <20h@r-36.net>
Date: Mon, 30 Sep 2024 00:44:41 +0200
Change highlighting style to zenburn.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/makefile b/makefile
@@ -3,6 +3,7 @@ default:
pandoc --pdf-engine=xelatex \
-M CJKmainfont="IPAexGothic" \
-t beamer kampo-online.md \
+ --highlight-style zenburn \
-o kampo-online.pdf
pdfgrep -n " Vorlesung" kampo-online.pdf \
| cut -d':' -f 1 \