pandoc --pdf-engine=xelatex --highlight-style zenburn --toc -V geometry:margin=1in -V urlcolor=NavyBlue -V CJKmainfont="STKaitiSC-Regular" ${input} ${output} |
Pandoc mardown to pdf
Table of Contents
Blog comments powered by Disqus
pandoc --pdf-engine=xelatex --highlight-style zenburn --toc -V geometry:margin=1in -V urlcolor=NavyBlue -V CJKmainfont="STKaitiSC-Regular" ${input} ${output} |