mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-18 05:04:39 +03:00
@@ -13,7 +13,6 @@ pdf: markdown
|
||||
@echo "Compiling PDF file..."
|
||||
pandoc -f markdown+smart -s $(filename).md -o $(filename).pdf \
|
||||
--title-prefix $(title) \
|
||||
--listings -H meta/cpp-listings.tex \
|
||||
--template=meta/template.tex \
|
||||
--pdf-engine=`which xelatex`
|
||||
@echo "Done."
|
||||
|
||||
Reference in New Issue
Block a user