thys/ROOT
author Christian Urban <christian.urban@kcl.ac.uk>
Sun, 10 Oct 2021 09:56:01 +0100
changeset 364 232aa2f19a75
parent 363 fc346faada4e
permissions -rw-r--r--
added llncs.cls




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"