src/Doc/Demo_LLNCS/ROOT
changeset 76454 f2d17e69e520
parent 76448 7b2dbd093ca2
--- a/src/Doc/Demo_LLNCS/ROOT	Sat Nov 05 14:29:19 2022 +0100
+++ b/src/Doc/Demo_LLNCS/ROOT	Sat Nov 05 14:41:51 2022 +0100
@@ -1,7 +1,10 @@
-chapter Doc
+chapter Doc  (*Isabelle documentation*)
 
 session Demo_LLNCS (doc) = HOL +
-  options [document_variants = "demo_llncs"]
+  options [
+    document_variants = "demo_llncs",  (*Isabelle documentation*)
+    document_build = "pdflatex"  (*or: omit option for LuaLaTeX*)
+  ]
   theories
     Document
   document_files (in "$ISABELLE_LLNCS_HOME")