thys2/ROOT
author Chengsong
Thu, 04 Nov 2021 13:52:17 +0000
changeset 376 664322da08fe
parent 370 5499ba68188c
child 396 cc8e231529fb
permissions -rw-r--r--
ordering




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"