thys/ROOT
author Christian Urban <christian.urban@kcl.ac.uk>
Sun, 10 Oct 2021 00:56:47 +0100
changeset 362 e51c9a67a68d
parent 330 89e6605c4ca4
child 363 fc346faada4e
permissions -rw-r--r--
updated




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