author | wenzelm |
Sat, 05 Nov 2022 12:12:33 +0100 | |
changeset 76448 | 7b2dbd093ca2 |
parent 76443 | 8dbb0b2f6576 |
child 76454 | f2d17e69e520 |
permissions | -rw-r--r-- |
76443 | 1 |
chapter Doc |
2 |
||
3 |
session Demo_LLNCS (doc) = HOL + |
|
76448
7b2dbd093ca2
clarified options: LLNCS works with LuaLaTeX and Isabelle sections, although Springer might not like it;
wenzelm
parents:
76443
diff
changeset
|
4 |
options [document_variants = "demo_llncs"] |
76443 | 5 |
theories |
6 |
Document |
|
7 |
document_files (in "$ISABELLE_LLNCS_HOME") |
|
8 |
"llncs.cls" |
|
9 |
"splncs04.bst" |
|
10 |
document_files |
|
11 |
"root.bib" |
|
12 |
"root.tex" |