thys2/ROOT
author Chengsong
Mon, 01 Nov 2021 10:28:30 +0000
changeset 366 9267e47a68f8
parent 365 ec5e4fe4cc70
child 370 5499ba68188c
permissions -rw-r--r--
changed a lot why just journal.pdf




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"