Enabled document generation.

This commit is contained in:
Achim D. Brucker 2020-04-16 23:31:15 +01:00
부모 7563d9696e
커밋 080f4db810
3개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제

2
.gitignore vendored Normal file
파일 보기

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

파일 보기

@ -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"

파일 보기

@ -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"