src/Doc/Demo_EPTCS/ROOT
author wenzelm
Fri, 03 Jan 2025 22:35:28 +0100
changeset 81711 a55b236f9e1d
parent 76478 d84568379f3f
permissions -rw-r--r--
rebuild E 3.1 on Windows/Cygwin, with patch for proper interrupts;

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"