src/Doc/Demo_LIPIcs/ROOT
author wenzelm
Thu, 02 Mar 2023 16:09:22 +0100
changeset 77483 291f5848bf55
parent 76454 f2d17e69e520
permissions -rw-r--r--
clarified names;

chapter Doc  (*Isabelle documentation*)

session Demo_LIPIcs (doc) = HOL +
  options [
    document_variants = "demo_lipics",  (*Isabelle documentation*)
    document_build = "lipics_pdflatex"  (*or: "lipics" for LuaLaTeX*)
  ]
  theories
    Document
  document_files
    "root.bib"
    "root.tex"