| author | wenzelm | 
| Sat, 13 Jul 2013 17:05:22 +0200 | |
| changeset 52649 | f45ab3e8211b | 
| parent 52552 | 0260bdba4dd7 | 
| child 52741 | c08bd0a219f8 | 
| 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 | 
| 52499 | 84 | theories [parallel_proofs = 0] | 
| 52410 | 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" | 
| 52552 
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
 wenzelm parents: 
52499diff
changeset | 170 | "document/CTT.tex" | 
| 
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
 wenzelm parents: 
52499diff
changeset | 171 | "document/HOL.tex" | 
| 
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
 wenzelm parents: 
52499diff
changeset | 172 | "document/LK.tex" | 
| 
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
 wenzelm parents: 
52499diff
changeset | 173 | "document/Sequents.tex" | 
| 48942 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 174 | "document/build" | 
| 52552 
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
 wenzelm parents: 
52499diff
changeset | 175 | "document/preface.tex" | 
| 48942 
75d8778f94d3
more standard document preparation within session context;
 wenzelm parents: 
48941diff
changeset | 176 | "document/root.tex" | 
| 52552 
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
 wenzelm parents: 
52499diff
changeset | 177 | "document/syntax.tex" | 
| 48945 
b5758f5a469c
more standard document preparation within session context;
 wenzelm parents: 
48944diff
changeset | 178 | |
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 179 | session "Logics-ZF" (doc) in "ZF" = ZF + | 
| 48956 | 180 | options [document_variants = "logics-ZF", print_mode = "brackets", | 
| 181 | thy_output_source] | |
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 182 | theories | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 183 | IFOL_examples | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 184 | FOL_examples | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 185 | ZF_examples | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 186 | If | 
| 48956 | 187 | ZF_Isar | 
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 188 | files | 
| 48971 | 189 | "../prepare_document" | 
| 48956 | 190 | "../pdfsetup.sty" | 
| 191 | "../isar.sty" | |
| 48946 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 192 | "../ttbox.sty" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 193 | "../manual.bib" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 194 | "../Logics/document/syntax.tex" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 195 | "document/build" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 196 | "document/root.tex" | 
| 
a9b8344f5196
more standard document preparation within session context;
 wenzelm parents: 
48945diff
changeset | 197 | |
| 48944 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 198 | session Main (doc) in "Main" = HOL + | 
| 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 199 | options [document_variants = "main"] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 200 | theories Main_Doc | 
| 48944 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 201 | files | 
| 48971 | 202 | "../prepare_document" | 
| 48956 | 203 | "../pdfsetup.sty" | 
| 48944 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 204 | "document/build" | 
| 
ac15a85e9282
more standard document preparation within session context;
 wenzelm parents: 
48943diff
changeset | 205 | "document/root.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 206 | |
| 48963 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 207 | session Nitpick (doc) in "Nitpick" = Pure + | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 208 | options [document_variants = "nitpick"] | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 209 | theories | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 210 | files | 
| 48971 | 211 | "../prepare_document" | 
| 48963 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 212 | "../pdfsetup.sty" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 213 | "../iman.sty" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 214 | "../manual.bib" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 215 | "document/build" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 216 | "document/root.tex" | 
| 
f11d88bfa934
more standard document preparation within session context;
 wenzelm parents: 
48962diff
changeset | 217 | |
| 48947 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 218 | session ProgProve (doc) in "ProgProve" = HOL + | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 219 | options [document_variants = "prog-prove", show_question_marks = false] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 220 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 221 | Basics | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 222 | Bool_nat_list | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 223 | MyList | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 224 | Types_and_funs | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 225 | Logic | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 226 | Isar | 
| 48947 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 227 | files | 
| 48971 | 228 | "../prepare_document" | 
| 48956 | 229 | "../pdfsetup.sty" | 
| 48947 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 230 | "document/bang.eps" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 231 | "document/bang.pdf" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 232 | "document/build" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 233 | "document/intro-isabelle.tex" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 234 | "document/mathpartir.sty" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 235 | "document/prelude.tex" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 236 | "document/root.bib" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 237 | "document/root.tex" | 
| 
7eee8b2d2099
more standard document preparation within session context;
 wenzelm parents: 
48946diff
changeset | 238 | "document/svmono.cls" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 239 | |
| 48962 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 240 | session Sledgehammer (doc) in "Sledgehammer" = Pure + | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 241 | options [document_variants = "sledgehammer"] | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 242 | theories | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 243 | files | 
| 48971 | 244 | "../prepare_document" | 
| 48962 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 245 | "../pdfsetup.sty" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 246 | "../iman.sty" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 247 | "../manual.bib" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 248 | "document/build" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 249 | "document/root.tex" | 
| 
a1acc1cb0271
more standard document preparation within session context;
 wenzelm parents: 
48961diff
changeset | 250 | |
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 251 | session System (doc) in "System" = Pure + | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 252 | options [document_variants = "system", thy_output_source] | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 253 | theories | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 254 | Basics | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 255 | Interfaces | 
| 48578 | 256 | Sessions | 
| 257 | Presentation | |
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 258 | Scala | 
| 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 259 | Misc | 
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 260 | files | 
| 48971 | 261 | "../prepare_document" | 
| 48961 | 262 | "../IsarRef/document/style.sty" | 
| 48956 | 263 | "../pdfsetup.sty" | 
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 264 | "../iman.sty" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 265 | "../extra.sty" | 
| 49318 
612a04e7c853
some attempts to synchronize ROOT/files and document/build;
 wenzelm parents: 
48985diff
changeset | 266 | "../isar.sty" | 
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 267 | "../ttbox.sty" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 268 | "../underscore.sty" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 269 | "../manual.bib" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 270 | "document/browser_screenshot.eps" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 271 | "document/browser_screenshot.png" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 272 | "document/build" | 
| 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48738diff
changeset | 273 | "document/root.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 274 | |
| 48985 | 275 | 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 | 276 | options [document_variants = "tutorial", print_mode = "brackets", skip_proofs = false] | 
| 48526 | 277 | theories [thy_output_indent = 5] | 
| 278 | "ToyList/ToyList" | |
| 279 | "Ifexpr/Ifexpr" | |
| 280 | "CodeGen/CodeGen" | |
| 281 | "Trie/Trie" | |
| 282 | "Datatype/ABexpr" | |
| 283 | "Datatype/unfoldnested" | |
| 284 | "Datatype/Nested" | |
| 285 | "Datatype/Fundata" | |
| 286 | "Fun/fun0" | |
| 287 | "Advanced/simp2" | |
| 288 | "CTL/PDL" | |
| 289 | "CTL/CTL" | |
| 290 | "CTL/CTLind" | |
| 291 | "Inductive/Even" | |
| 292 | "Inductive/Mutual" | |
| 293 | "Inductive/Star" | |
| 294 | "Inductive/AB" | |
| 295 | "Inductive/Advanced" | |
| 296 | "Misc/Tree" | |
| 297 | "Misc/Tree2" | |
| 298 | "Misc/Plus" | |
| 299 | "Misc/case_exprs" | |
| 300 | "Misc/fakenat" | |
| 301 | "Misc/natsum" | |
| 302 | "Misc/pairs2" | |
| 303 | "Misc/Option2" | |
| 304 | "Misc/types" | |
| 305 | "Misc/prime_def" | |
| 306 | "Misc/simp" | |
| 307 | "Misc/Itrev" | |
| 308 | "Misc/AdvancedInd" | |
| 309 | "Misc/appendix" | |
| 310 | theories | |
| 311 | "Protocol/NS_Public" | |
| 312 | "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 | 313 | theories [document = ""] | 
| 48526 | 314 | "Types/Setup" | 
| 48611 
b34ff75c23a7
multi-threaded HOL-Tutorial with explicit indication of local options;
 wenzelm parents: 
48587diff
changeset | 315 | theories [pretty_margin = 64, thy_output_indent = 0] | 
| 48526 | 316 | "Types/Numbers" | 
| 317 | "Types/Pairs" | |
| 318 | "Types/Records" | |
| 319 | "Types/Typedefs" | |
| 320 | "Types/Overloading" | |
| 321 | "Types/Axioms" | |
| 322 | "Rules/Basic" | |
| 323 | "Rules/Blast" | |
| 324 | "Rules/Force" | |
| 48611 
b34ff75c23a7
multi-threaded HOL-Tutorial with explicit indication of local options;
 wenzelm parents: 
48587diff
changeset | 325 | theories [pretty_margin = 64, thy_output_indent = 5] | 
| 
b34ff75c23a7
multi-threaded HOL-Tutorial with explicit indication of local options;
 wenzelm parents: 
48587diff
changeset | 326 | "Rules/Primes" | 
| 48526 | 327 | "Rules/Forward" | 
| 328 | "Rules/Tacticals" | |
| 329 | "Rules/find2" | |
| 330 | "Sets/Examples" | |
| 331 | "Sets/Functions" | |
| 332 | "Sets/Relations" | |
| 333 | "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 | 334 | 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 | 335 | "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 | 336 | "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 | 337 | "../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 | 338 | "../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 | 339 | "../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 | 340 | "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 | 341 | "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 | 342 | "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 | 343 | "document/build" | 
| 
5e83c70266cf
prefer (old) isa-index as provided here, to get exactly the same index layout as in Isabelle2012;
 wenzelm parents: 
48966diff
changeset | 344 | "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 | 345 | "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 | 346 | "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 | 347 | "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 | 348 | "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 | 349 | "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 | 350 | "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 | 351 | "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 | 352 | "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 | 353 | "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 | 354 | "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 | 355 | "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 | 356 | "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 | 357 | "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 | 358 | "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 | 359 | "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 | 360 | "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 | 361 | "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 | 362 | "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 | 363 | "document/types0.tex" | 
| 48502 
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
 wenzelm parents: diff
changeset | 364 |