File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ includes: pyincludes/urbansound8k-classes.tex \
30
30
31
31
32
32
report.pdf : report.md includes
33
- pandoc --include-before-body=cover.latex --include-before-body=abstract.latex --include-after-body=end.latex --bibliography=references.bib -V papersize:a4 -V geometry:margin=1.0in -V fontsize=12pt -H preamble.tex --csl ieee.csl --toc -Vlof -Vlot --pdf-engine-opt=-shell-escape --number-sections --lua-filter=short-captions.lua -s report.md -o report.pdf
33
+ pandoc --include-before-body=cover.latex --include-before-body=abstract.latex --include-after-body=end.latex --bibliography=references.bib -V papersize:a4 -V geometry:margin=1.0in -V fontsize=12pt -H preamble.tex --csl ieee.csl --toc -Vlof -Vlot --pdf-engine-opt=-shell-escape --variable subparagraph -- number-sections --lua-filter=short-captions.lua -s report.md -o report.pdf
34
34
35
35
status.pdf : status.md
36
36
pandoc -t beamer -s status.md -o status.pdf --slide-level=2 --mathml
You can’t perform that action at this time.
0 commit comments