thys2/ROOT
author Chengsong
Sun, 10 Oct 2021 18:35:21 +0100
changeset 365 ec5e4fe4cc70
child 370 5499ba68188c
permissions -rw-r--r--
for new journal/conf paper!




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"