tcm-tu-dresden

TCM-Lehrmaterialien TU-Dresden
git clone git://arztpraxis-lohmann.de/tcm-tu-dresden
Log | Files | Refs

commit 985cf5ce5af77ebcbe7bbe4bf15fe28c3999910d
parent 25e1108af10db80a64c94b0673d0b273b5fece23
Author: Christoph Lohmann <20h@r-36.net>
Date:   Mon, 30 Sep 2024 00:45:32 +0200

Change hightlighting style to zenburn.

Diffstat:
Mmakefile | 1+
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 tcm-online.md \ + --highlight-style zenburn \ -o tcm-online.pdf pdfgrep -n " Vortrag" tcm-online.pdf \ | cut -d':' -f 1 \