mirror of
https://github.com/kenryuS/report-temp.git
synced 2026-06-15 00:36:13 +09:00
added pandoc template
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
%.pdf: %.md
|
||||
pandoc --from markdown --to pdf -o $@ $^ --pdf-engine=lualatex -N
|
||||
Reference in New Issue
Block a user