src/Doc/Demo_LLNCS/ROOT
author wenzelm
Wed, 11 Oct 2023 12:37:11 +0200
changeset 78761 6b3f13d39612
parent 76454 f2d17e69e520
permissions -rw-r--r--
proper Isabelle_Thread.try_catch;

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"