thys2/ROOT
author Christian Urban <christian.urban@kcl.ac.uk>
Thu, 04 Nov 2021 01:07:34 +0000
changeset 373 320f923c77b9
parent 370 5499ba68188c
child 396 cc8e231529fb
permissions -rw-r--r--
slightly




session Journal in Journal = "HOL" +
  options [ document_output = "..", document_variants="journal", document = pdf]
  sessions
    "HOL-Library"
  directories
     ".." 
  theories [document = false]
     "HOL-Library.LaTeXsugar"
     "HOL-Library.Sublist"
     "../Spec"
     "../Lexer"
     "../RegLangs"
     "../Simplifying"
     "../Sulzmann" 
     "../Positions"
     "../SizeBound"
  theories [document = true] 
     "Paper"
  document_files
     "root.bib"
     "root.tex"
     "llncs.cls"