Enabled document generation.

This commit is contained in:
Achim D. Brucker 2020-04-16 23:31:15 +01:00
bovenliggende 7563d9696e
commit 080f4db810
3 gewijzigde bestanden met toevoegingen van 5 en 2 verwijderingen

2
.gitignore vendored Normal file
Bestand weergeven

@ -0,0 +1,2 @@
output

Bestand weergeven

@ -1,7 +1,7 @@
chapter AFP
session "Core_DOM" (AFP) = "HOL-Library" +
options [timeout = 1200]
options [timeout = 1200, document = pdf, document_variants="document:outline=/proof,/ML",document_output=output]
directories
"common"
"common/classes"
@ -18,3 +18,4 @@ session "Core_DOM" (AFP) = "HOL-Library" +
document_files (in "document")
"root.tex"
"root.bib"

Bestand weergeven

@ -1,7 +1,7 @@
chapter AFP
session "Core_SC_DOM" (AFP) = "HOL-Library" +
options [timeout = 1200]
options [timeout = 1200, document = pdf, document_variants="document:outline=/proof,/ML",document_output=output]
directories
"common"
"common/classes"