src/Doc/Demo_LLNCS/ROOT
author paulson <lp15@cam.ac.uk>
Sun, 26 Feb 2023 21:17:39 +0000
changeset 77388 dec831b200eb
parent 76454 f2d17e69e520
permissions -rw-r--r--
Simplified some proofs

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"