src/Doc/Demo_LLNCS/ROOT
author wenzelm
Tue, 17 Sep 2024 18:49:46 +0200
changeset 80898 71756d95b7df
parent 76454 f2d17e69e520
permissions -rw-r--r--
more operations;

chapter Doc  (*Isabelle documentation*)

session Demo_LLNCS (doc) = HOL +
  options [
    document_variants = "demo_llncs",  (*Isabelle documentation*)
    document_build = "pdflatex"  (*or: omit option for LuaLaTeX*)
  ]
  theories
    Document
  document_files (in "$ISABELLE_LLNCS_HOME")
    "llncs.cls"
    "splncs04.bst"
  document_files
    "root.bib"
    "root.tex"