| author | wenzelm | 
| Tue, 18 Jun 2013 15:15:36 +0200 | |
| changeset 52414 | 8429123bc58a | 
| parent 52412 | 4cfa094da3cb | 
| child 52415 | d9fed6e99a57 | 
| permissions | -rw-r--r-- | 
| 51397 
03b586ee5930
support for 'chapter' specifications within session ROOT;
 wenzelm parents: 
50426diff
changeset | 1 | chapter Doc | 
| 
03b586ee5930
support for 'chapter' specifications within session ROOT;
 wenzelm parents: 
50426diff
changeset | 2 | |
| 48950 
9965099f51ad
more standard document preparation within session context;
 wenzelm parents: 
48949diff
changeset | 3 | session Classes (doc) in "Classes" = HOL + | 
| 
9965099f51ad
more standard document preparation within session context;
 wenzelm parents: 
48949diff
changeset | 4 | options [document_variants = "classes"] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 5 | theories [document = false] Setup | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 6 | theories Classes | 
| 48950 
9965099f51ad
more standard document preparation within session context;
 wenzelm parents: 
48949diff
changeset | 7 | files | 
| 48971 | 8 | "../prepare_document" | 
| 48956 | 9 | "../pdfsetup.sty" | 
| 49318 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 10 | "../iman.sty" | 
| 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 11 | "../extra.sty" | 
| 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 12 | "../isar.sty" | 
| 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 13 | "../manual.bib" | 
| 48950 
9965099f51ad
more standard document preparation within session context;
 wenzelm parents: 
48949diff
changeset | 14 | "document/build" | 
| 
9965099f51ad
more standard document preparation within session context;
 wenzelm parents: 
48949diff
changeset | 15 | "document/root.tex" | 
| 
9965099f51ad
more standard document preparation within session context;
 wenzelm parents: 
48949diff
changeset | 16 | "document/style.sty" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 17 | |
| 48951 
b9238cbcdd41
more standard document preparation within session context;
 wenzelm parents: 
48950diff
changeset | 18 | session Codegen (doc) in "Codegen" = "HOL-Library" + | 
| 
b9238cbcdd41
more standard document preparation within session context;
 wenzelm parents: 
48950diff
changeset | 19 | options [document_variants = "codegen", print_mode = "no_brackets,iff"] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 20 | theories [document = false] Setup | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 21 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 22 | Introduction | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 23 | Foundations | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 24 | Refinement | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 25 | Inductive_Predicate | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 26 | Evaluation | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 27 | Adaptation | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 28 | Further | 
| 48951 
b9238cbcdd41
more standard document preparation within session context;
 wenzelm parents: 
48950diff
changeset | 29 | files | 
| 48971 | 30 | "../prepare_document" | 
| 48956 | 31 | "../pdfsetup.sty" | 
| 49318 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 32 | "../iman.sty" | 
| 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 33 | "../extra.sty" | 
| 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 34 | "../isar.sty" | 
| 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 35 | "../manual.bib" | 
| 48954 
c548d26daa8c
avoid clash with generated Adaptation.tex on case-insensible file-systems;
 wenzelm parents: 
48951diff
changeset | 36 | "document/adapt.tex" | 
| 48951 
b9238cbcdd41
more standard document preparation within session context;
 wenzelm parents: 
48950diff
changeset | 37 | "document/architecture.tex" | 
| 
b9238cbcdd41
more standard document preparation within session context;
 wenzelm parents: 
48950diff
changeset | 38 | "document/build" | 
| 
b9238cbcdd41
more standard document preparation within session context;
 wenzelm parents: 
48950diff
changeset | 39 | "document/root.tex" | 
| 
b9238cbcdd41
more standard document preparation within session context;
 wenzelm parents: 
48950diff
changeset | 40 | "document/style.sty" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 41 | |
| 48948 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 42 | session Functions (doc) in "Functions" = HOL + | 
| 51558 
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
 wenzelm parents: 
51397diff
changeset | 43 | options [document_variants = "functions", skip_proofs = false] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 44 | theories Functions | 
| 48948 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 45 | files | 
| 48971 | 46 | "../prepare_document" | 
| 48956 | 47 | "../pdfsetup.sty" | 
| 48948 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 48 | "../iman.sty" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 49 | "../extra.sty" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 50 | "../isar.sty" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 51 | "../manual.bib" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 52 | "document/build" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 53 | "document/conclusion.tex" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 54 | "document/intro.tex" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 55 | "document/mathpartir.sty" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 56 | "document/root.tex" | 
| 
fa49f8890ef3
more standard document preparation within session context;
 wenzelm parents: 
48947diff
changeset | 57 | "document/style.sty" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 58 | |
| 48969 | 59 | session Intro (doc) in "Intro" = Pure + | 
| 60 | options [document_variants = "intro"] | |
| 61 | theories | |
| 62 | files | |
| 48971 | 63 | "../prepare_document" | 
| 48969 | 64 | "../pdfsetup.sty" | 
| 65 | "../iman.sty" | |
| 66 | "../extra.sty" | |
| 67 | "../ttbox.sty" | |
| 68 | "../manual.bib" | |
| 69 | "document/build" | |
| 70 | "document/root.tex" | |
| 71 | ||
| 52410 | 72 | session IsarImplementation (doc) in "IsarImplementation" = "HOL-Proofs" + | 
| 48938 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 73 | options [document_variants = "implementation"] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 74 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 75 | Eq | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 76 | Integration | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 77 | Isar | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 78 | Local_Theory | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 79 | ML | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 80 | Prelim | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 81 | Proof | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 82 | Syntax | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 83 | Tactic | 
| 52410 | 84 | theories [proofs = 2, parallel_proofs = 0] | 
| 85 | Logic | |
| 48938 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 86 | files | 
| 48971 | 87 | "../prepare_document" | 
| 48956 | 88 | "../pdfsetup.sty" | 
| 48938 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 89 | "../iman.sty" | 
| 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 90 | "../extra.sty" | 
| 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 91 | "../isar.sty" | 
| 49318 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 92 | "../ttbox.sty" | 
| 48938 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 93 | "../underscore.sty" | 
| 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 94 | "../manual.bib" | 
| 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 95 | "document/build" | 
| 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 96 | "document/root.tex" | 
| 
d468d72a458f
more standard document preparation within session context;
 wenzelm parents: 
48937diff
changeset | 97 | "document/style.sty" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 98 | |
| 48958 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 99 | session IsarRef (doc) in "IsarRef" = HOL + | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 100 | options [document_variants = "isar-ref", quick_and_dirty, thy_output_source] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 101 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 102 | Preface | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 103 | Synopsis | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 104 | Framework | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 105 | First_Order_Logic | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 106 | Outer_Syntax | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 107 | Document_Preparation | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 108 | Spec | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 109 | Proof | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 110 | Inner_Syntax | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 111 | Misc | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 112 | Generic | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 113 | HOL_Specific | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 114 | Quick_Reference | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 115 | Symbols | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 116 | ML_Tactic | 
| 48958 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 117 | files | 
| 48971 | 118 | "../prepare_document" | 
| 48958 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 119 | "../pdfsetup.sty" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 120 | "../iman.sty" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 121 | "../extra.sty" | 
| 49318 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 122 | "../isar.sty" | 
| 48958 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 123 | "../ttbox.sty" | 
| 49318 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 124 | "../underscore.sty" | 
| 48958 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 125 | "../manual.bib" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 126 | "document/build" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 127 | "document/isar-vm.eps" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 128 | "document/isar-vm.pdf" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 129 | "document/isar-vm.svg" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 130 | "document/root.tex" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 131 | "document/showsymbols" | 
| 
12afbf6eb7f9
more standard document preparation within session context;
 wenzelm parents: 
48957diff
changeset | 132 | "document/style.sty" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 133 | |
| 48949 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 134 | session LaTeXsugar (doc) in "LaTeXsugar" = HOL + | 
| 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 135 | options [document_variants = "sugar"] | 
| 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 136 | theories [document = ""] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 137 | "~~/src/HOL/Library/LaTeXsugar" | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 138 | "~~/src/HOL/Library/OptionalSugar" | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 139 | theories Sugar | 
| 48949 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 140 | files | 
| 48971 | 141 | "../prepare_document" | 
| 48956 | 142 | "../pdfsetup.sty" | 
| 48949 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 143 | "document/build" | 
| 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 144 | "document/mathpartir.sty" | 
| 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 145 | "document/root.bib" | 
| 
a773af3e37d6
more standard document preparation within session context;
 wenzelm parents: 
48948diff
changeset | 146 | "document/root.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 147 | |
| 48943 
54da920baf38
more standard document preparation within session context;
 wenzelm parents: 
48942diff
changeset | 148 | session Locales (doc) in "Locales" = HOL + | 
| 51558 
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
 wenzelm parents: 
51397diff
changeset | 149 | options [document_variants = "locales", pretty_margin = 65, skip_proofs = false] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 150 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 151 | Examples1 | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 152 | Examples2 | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 153 | Examples3 | 
| 48943 
54da920baf38
more standard document preparation within session context;
 wenzelm parents: 
48942diff
changeset | 154 | files | 
| 48971 | 155 | "../prepare_document" | 
| 48956 | 156 | "../pdfsetup.sty" | 
| 48943 
54da920baf38
more standard document preparation within session context;
 wenzelm parents: 
48942diff
changeset | 157 | "document/build" | 
| 
54da920baf38
more standard document preparation within session context;
 wenzelm parents: 
48942diff
changeset | 158 | "document/root.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 159 | |
| 48942 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 160 | session Logics (doc) in "Logics" = Pure + | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 161 | options [document_variants = "logics"] | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 162 | theories | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 163 | files | 
| 48971 | 164 | "../prepare_document" | 
| 48956 | 165 | "../pdfsetup.sty" | 
| 48942 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 166 | "../iman.sty" | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 167 | "../extra.sty" | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 168 | "../ttbox.sty" | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 169 | "../manual.bib" | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 170 | "document/build" | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 171 | "document/root.tex" | 
| 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 172 | |
| 48945 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 173 | session "Logics-HOL" (doc) in "HOL" = Pure + | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 174 | options [document_variants = "logics-HOL"] | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 175 | theories | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 176 | files | 
| 48971 | 177 | "../prepare_document" | 
| 48956 | 178 | "../pdfsetup.sty" | 
| 48945 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 179 | "../iman.sty" | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 180 | "../extra.sty" | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 181 | "../ttbox.sty" | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 182 | "../manual.bib" | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 183 | "../Logics/document/syntax.tex" | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 184 | "document/build" | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 185 | "document/root.tex" | 
| 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 186 | |
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 187 | session "Logics-ZF" (doc) in "ZF" = ZF + | 
| 48956 | 188 | options [document_variants = "logics-ZF", print_mode = "brackets", | 
| 189 | thy_output_source] | |
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 190 | theories | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 191 | IFOL_examples | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 192 | FOL_examples | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 193 | ZF_examples | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 194 | If | 
| 48956 | 195 | ZF_Isar | 
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 196 | files | 
| 48971 | 197 | "../prepare_document" | 
| 48956 | 198 | "../pdfsetup.sty" | 
| 199 | "../isar.sty" | |
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 200 | "../ttbox.sty" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 201 | "../manual.bib" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 202 | "../Logics/document/syntax.tex" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 203 | "document/build" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 204 | "document/root.tex" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 205 | |
| 48944 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 206 | session Main (doc) in "Main" = HOL + | 
| 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 207 | options [document_variants = "main"] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 208 | theories Main_Doc | 
| 48944 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 209 | files | 
| 48971 | 210 | "../prepare_document" | 
| 48956 | 211 | "../pdfsetup.sty" | 
| 48944 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 212 | "document/build" | 
| 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 213 | "document/root.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 214 | |
| 48963 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 215 | session Nitpick (doc) in "Nitpick" = Pure + | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 216 | options [document_variants = "nitpick"] | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 217 | theories | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 218 | files | 
| 48971 | 219 | "../prepare_document" | 
| 48963 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 220 | "../pdfsetup.sty" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 221 | "../iman.sty" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 222 | "../manual.bib" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 223 | "document/build" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 224 | "document/root.tex" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 225 | |
| 48947 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 226 | session ProgProve (doc) in "ProgProve" = HOL + | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 227 | options [document_variants = "prog-prove", show_question_marks = false] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 228 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 229 | Basics | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 230 | Bool_nat_list | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 231 | MyList | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 232 | Types_and_funs | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 233 | Logic | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 234 | Isar | 
| 48947 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 235 | files | 
| 48971 | 236 | "../prepare_document" | 
| 48956 | 237 | "../pdfsetup.sty" | 
| 48947 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 238 | "document/bang.eps" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 239 | "document/bang.pdf" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 240 | "document/build" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 241 | "document/intro-isabelle.tex" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 242 | "document/mathpartir.sty" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 243 | "document/prelude.tex" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 244 | "document/root.bib" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 245 | "document/root.tex" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 246 | "document/svmono.cls" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 247 | |
| 48939 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 248 | session Ref (doc) in "Ref" = Pure + | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 249 | options [document_variants = "ref"] | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 250 | theories | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 251 | files | 
| 48971 | 252 | "../prepare_document" | 
| 48956 | 253 | "../pdfsetup.sty" | 
| 48939 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 254 | "../iman.sty" | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 255 | "../extra.sty" | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 256 | "../ttbox.sty" | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 257 | "../manual.bib" | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 258 | "document/build" | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 259 | "document/root.tex" | 
| 
83bd9eb1c70c
more standard document preparation within session context;
 wenzelm parents: 
48938diff
changeset | 260 | |
| 48962 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 261 | session Sledgehammer (doc) in "Sledgehammer" = Pure + | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 262 | options [document_variants = "sledgehammer"] | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 263 | theories | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 264 | files | 
| 48971 | 265 | "../prepare_document" | 
| 48962 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 266 | "../pdfsetup.sty" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 267 | "../iman.sty" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 268 | "../manual.bib" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 269 | "document/build" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 270 | "document/root.tex" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 271 | |
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 272 | session System (doc) in "System" = Pure + | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 273 | options [document_variants = "system", thy_output_source] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 274 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 275 | Basics | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 276 | Interfaces | 
| 48578 | 277 | Sessions | 
| 278 | Presentation | |
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 279 | Scala | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 280 | Misc | 
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 281 | files | 
| 48971 | 282 | "../prepare_document" | 
| 48961 | 283 | "../IsarRef/document/style.sty" | 
| 48956 | 284 | "../pdfsetup.sty" | 
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 285 | "../iman.sty" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 286 | "../extra.sty" | 
| 49318 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 287 | "../isar.sty" | 
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 288 | "../ttbox.sty" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 289 | "../underscore.sty" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 290 | "../manual.bib" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 291 | "document/browser_screenshot.eps" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 292 | "document/browser_screenshot.png" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 293 | "document/build" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 294 | "document/root.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 295 | |
| 48985 | 296 | session Tutorial (doc) in "Tutorial" = HOL + | 
| 51558 
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
 wenzelm parents: 
51397diff
changeset | 297 | options [document_variants = "tutorial", print_mode = "brackets", skip_proofs = false] | 
| 48526 | 298 | theories [thy_output_indent = 5] | 
| 299 | "ToyList/ToyList" | |
| 300 | "Ifexpr/Ifexpr" | |
| 301 | "CodeGen/CodeGen" | |
| 302 | "Trie/Trie" | |
| 303 | "Datatype/ABexpr" | |
| 304 | "Datatype/unfoldnested" | |
| 305 | "Datatype/Nested" | |
| 306 | "Datatype/Fundata" | |
| 307 | "Fun/fun0" | |
| 308 | "Advanced/simp2" | |
| 309 | "CTL/PDL" | |
| 310 | "CTL/CTL" | |
| 311 | "CTL/CTLind" | |
| 312 | "Inductive/Even" | |
| 313 | "Inductive/Mutual" | |
| 314 | "Inductive/Star" | |
| 315 | "Inductive/AB" | |
| 316 | "Inductive/Advanced" | |
| 317 | "Misc/Tree" | |
| 318 | "Misc/Tree2" | |
| 319 | "Misc/Plus" | |
| 320 | "Misc/case_exprs" | |
| 321 | "Misc/fakenat" | |
| 322 | "Misc/natsum" | |
| 323 | "Misc/pairs2" | |
| 324 | "Misc/Option2" | |
| 325 | "Misc/types" | |
| 326 | "Misc/prime_def" | |
| 327 | "Misc/simp" | |
| 328 | "Misc/Itrev" | |
| 329 | "Misc/AdvancedInd" | |
| 330 | "Misc/appendix" | |
| 331 | theories | |
| 332 | "Protocol/NS_Public" | |
| 333 | "Documents/Documents" | |
| 48966 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 334 | theories [document = ""] | 
| 48526 | 335 | "Types/Setup" | 
| 48611 
b34ff75c23a7
multi-threaded HOL-Tutorial with explicit indication of local options;
 wenzelm parents: 
48587diff
changeset | 336 | theories [pretty_margin = 64, thy_output_indent = 0] | 
| 48526 | 337 | "Types/Numbers" | 
| 338 | "Types/Pairs" | |
| 339 | "Types/Records" | |
| 340 | "Types/Typedefs" | |
| 341 | "Types/Overloading" | |
| 342 | "Types/Axioms" | |
| 343 | "Rules/Basic" | |
| 344 | "Rules/Blast" | |
| 345 | "Rules/Force" | |
| 48611 
b34ff75c23a7
multi-threaded HOL-Tutorial with explicit indication of local options;
 wenzelm parents: 
48587diff
changeset | 346 | theories [pretty_margin = 64, thy_output_indent = 5] | 
| 
b34ff75c23a7
multi-threaded HOL-Tutorial with explicit indication of local options;
 wenzelm parents: 
48587diff
changeset | 347 | "Rules/Primes" | 
| 48526 | 348 | "Rules/Forward" | 
| 349 | "Rules/Tacticals" | |
| 350 | "Rules/find2" | |
| 351 | "Sets/Examples" | |
| 352 | "Sets/Functions" | |
| 353 | "Sets/Relations" | |
| 354 | "Sets/Recur" | |
| 48966 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 355 | files | 
| 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 356 | "ToyList/ToyList1" | 
| 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 357 | "ToyList/ToyList2" | 
| 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 358 | "../pdfsetup.sty" | 
| 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 359 | "../ttbox.sty" | 
| 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 360 | "../manual.bib" | 
| 48968 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 361 | "document/advanced0.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 362 | "document/appendix0.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 363 | "document/basics.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 364 | "document/build" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 365 | "document/cl2emono-modified.sty" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 366 | "document/ctl0.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 367 | "document/documents0.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 368 | "document/fp.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 369 | "document/inductive0.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 370 | "document/isa-index" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 371 | "document/Isa-logics.eps" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 372 | "document/Isa-logics.pdf" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 373 | "document/numerics.tex" | 
| 48966 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 374 | "document/pghead.eps" | 
| 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 375 | "document/pghead.pdf" | 
| 48968 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 376 | "document/preface.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 377 | "document/protocol.tex" | 
| 48966 
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
 wenzelm parents: 
48963diff
changeset | 378 | "document/root.tex" | 
| 48968 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 379 | "document/rules.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 380 | "document/sets.tex" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 381 | "document/tutorial.sty" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 382 | "document/typedef.pdf" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 383 | "document/typedef.ps" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 384 | "document/types0.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 385 |