thys/ROOT
author Chengsong
Thu, 29 Jun 2023 04:17:48 +0100
changeset 653 bc5571c38d1f
parent 364 232aa2f19a75
permissions -rw-r--r--
more updates in section 4.2 and incorporating Christian comments




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"   
  theories [document = true] 
     "Paper"
  document_files
     "root.bib"
     "root.tex"
     "llncs.cls"