Add self-contained and rebuild.

This commit is contained in:
Kei Hibino 2015-12-12 15:43:48 +09:00
parent 3f6bae98fc
commit 75f521f66a
2 changed files with 97 additions and 113 deletions

View File

@ -12,7 +12,7 @@ math_opt = --latexmathml
#math_opt = --mathjax
slide_opts = \
--standalone --slide-level=2 \
--self-contained --standalone --slide-level=2 \
$(math_opt)
## --incremental

File diff suppressed because one or more lines are too long