aboutsummaryrefslogtreecommitdiff
path: root/ROOT
diff options
context:
space:
mode:
authorterru2025-04-22 13:32:39 +0200
committerterru2025-04-22 13:56:13 +0200
commit2f031e360bc8bd0621e6e79d3a5f732548d920c7 (patch)
tree0bbf7b5a3668b1005506728b504e42f5d79a102a /ROOT
parent0cbc2be9e6b5f6f145c87fca43ed2c4b3b064b2e (diff)
initial snippet generationHEADmain
this is the result of some hacking during off-hours at mgs25, patched into a mostly-working state. In use for at least one paper already, so it should hopefully work for most "basic" theories and possibly more complex ones.
Diffstat (limited to '')
-rw-r--r--ROOT6
1 files changed, 6 insertions, 0 deletions
diff --git a/ROOT b/ROOT
new file mode 100644
index 0000000..c2e8e43
--- /dev/null
+++ b/ROOT
@@ -0,0 +1,6 @@
+session "isabelle-snippets" = HOL +
+ options [document = pdf, document_output = "output"]
+ theories [document = false]
+ Latex
+ document_files
+ "root.tex"