This commit is contained in:
parent
a7bc599383
commit
b52dbdb6b7
@ -99,6 +99,7 @@ other_tips.md
|
|||||||
alyssa-list-things-to-do.md
|
alyssa-list-things-to-do.md
|
||||||
'
|
'
|
||||||
|
|
||||||
|
set -x
|
||||||
pandoc -o tulpanomicon.epub --epub-chapter-level=2 --resource-path=. title.md $FILES
|
pandoc -o tulpanomicon.epub --epub-chapter-level=2 --resource-path=. title.md $FILES
|
||||||
pandoc -o test.tex -s --include-in-header sectionpagebreak.tex --variable=subparagraph --toc --toc-depth=2 --resource-path=. title.md $FILES
|
pandoc -o test.tex -s --include-in-header sectionpagebreak.tex --variable=subparagraph --toc --toc-depth=2 --resource-path=. title.md $FILES
|
||||||
pandoc -o tulpanomicon.pdf --include-in-header sectionpagebreak.tex --variable=subparagraph --toc --toc-depth=2 --pdf-engine xelatex --resource-path=. title.md $FILES || exit
|
pandoc -o tulpanomicon.pdf --include-in-header sectionpagebreak.tex --variable=subparagraph --toc --toc-depth=2 --pdf-engine xelatex --resource-path=. title.md $FILES || exit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user