author | haftmann |
Fri, 27 Jun 2025 08:09:26 +0200 | |
changeset 82775 | 61c39a9e5415 |
parent 76478 | d84568379f3f |
permissions | -rw-r--r-- |
76478 | 1 |
chapter Doc (*Isabelle documentation*) |
2 |
||
3 |
session Demo_EPTCS (doc) = HOL + |
|
4 |
options [ |
|
5 |
document_variants = "demo_eptcs", (*Isabelle documentation*) |
|
6 |
document_build = "pdflatex" (*or: omit option for LuaLaTeX*) |
|
7 |
] |
|
8 |
theories |
|
9 |
Document |
|
10 |
document_files (in "$ISABELLE_EPTCS_HOME") |
|
11 |
"eptcs.bst" |
|
12 |
"eptcs.cls" |
|
13 |
document_files |
|
14 |
"root.bib" |
|
15 |
"root.tex" |