src/Doc/Demo_LLNCS/ROOT
author wenzelm
Mon, 08 Jan 2024 21:54:20 +0100
changeset 79438 032ca41f590a
parent 76454 f2d17e69e520
permissions -rw-r--r--
minor performance tuning;

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"