src/Doc/Demo_LIPIcs/ROOT
author wenzelm
Sat, 05 Nov 2022 14:41:51 +0100
changeset 76454 f2d17e69e520
parent 76451 87cd8506e000
permissions -rw-r--r--
clarified options: support lualatex as well, but prefer old pdflatex for demos;

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"