src/Doc/Demo_EPTCS/ROOT
author wenzelm
Tue, 17 Sep 2024 18:49:46 +0200
changeset 80898 71756d95b7df
parent 76478 d84568379f3f
permissions -rw-r--r--
more operations;

chapter Doc  (*Isabelle documentation*)

session Demo_EPTCS (doc) = HOL +
  options [
    document_variants = "demo_eptcs",  (*Isabelle documentation*)
    document_build = "pdflatex"  (*or: omit option for LuaLaTeX*)
  ]
  theories
    Document
  document_files (in "$ISABELLE_EPTCS_HOME")
    "eptcs.bst"
    "eptcs.cls"
  document_files
    "root.bib"
    "root.tex"