Make use of listings + style

This commit is contained in:
nemunaire 2022-04-08 15:27:54 +02:00
commit 4828386751
2 changed files with 26 additions and 0 deletions

View file

@ -2,6 +2,7 @@ PANDOCOPTS = --pdf-engine=lualatex \
--standalone \
--number-sections \
--toc \
--listings \
-f markdown+smart \
-M fontsize=12pt \
-M papersize=a4 \