author | Christian Urban <christian.urban@kcl.ac.uk> |
Mon, 01 Nov 2021 10:52:44 +0000 | |
changeset 370 | 5499ba68188c |
parent 365 | ec5e4fe4cc70 |
child 396 | cc8e231529fb |
permissions | -rw-r--r-- |
365 | 1 |
|
2 |
||
3 |
||
4 |
session Journal in Journal = "HOL" + |
|
5 |
options [ document_output = "..", document_variants="journal", document = pdf] |
|
6 |
sessions |
|
7 |
"HOL-Library" |
|
8 |
directories |
|
9 |
".." |
|
10 |
theories [document = false] |
|
11 |
"HOL-Library.LaTeXsugar" |
|
12 |
"HOL-Library.Sublist" |
|
13 |
"../Spec" |
|
14 |
"../Lexer" |
|
15 |
"../RegLangs" |
|
16 |
"../Simplifying" |
|
17 |
"../Sulzmann" |
|
370 | 18 |
"../Positions" |
19 |
"../SizeBound" |
|
365 | 20 |
theories [document = true] |
21 |
"Paper" |
|
22 |
document_files |
|
23 |
"root.bib" |
|
24 |
"root.tex" |
|
25 |
"llncs.cls" |