src/Doc/Demo_LIPIcs/ROOT
author wenzelm
Wed, 29 Mar 2023 15:02:09 +0200
changeset 77747 ca46ff5b4fa1
parent 76454 f2d17e69e520
permissions -rw-r--r--
tuned;

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"