src/Tools/isac/Doc/ROOT
author Walther Neuper <walther.neuper@jku.at>
Tue, 13 Apr 2021 13:20:05 +0200
changeset 60189 6b021e8cb8da
parent 60188 422186a35be8
child 60190 df5045d244d1
permissions -rw-r--r--
trial with setup for session "Doc", unsuccessful
walther@60189
     1
(*~~$ ./bin/isabelle build ???
walther@60189
     2
*)
walther@59827
     3
session "Lucas_Interpreter" in "Lucas_Interpreter" = HOL +
walther@59827
     4
  options [document = pdf, document_output = "output"]
walther@59827
     5
  sessions
walther@59827
     6
    "Interpret"
walther@59827
     7
  theories
walther@59827
     8
    "Lucas_Interpreter"
walther@60189
     9
  document_files (in "../")
walther@60189
    10
    "isabelle.sty"
walther@60189
    11
    "isabellesym.sty"
walther@60189
    12
    "pdfsetup.sty"
walther@59827
    13
  document_files
walther@59827
    14
    "bend-7-70-en.png"
walther@59827
    15
    "fun-pack-biegelinie-2.png"
walther@59827
    16
    "fun-pack-simplify.png"
walther@59827
    17
    "root.bib"
walther@59827
    18
    "root.tex"
walther@60183
    19
walther@60189
    20
(*~~$ ./bin/isabelle build -v -b -D ~~/src/Tools/isac/Doc/Specify_Phase
walther@60189
    21
    *** Bad session root directory: "/usr/local/isabisac/src/Tools/isac/Doc/Specify_Phase"
walther@60189
    22
  *)
walther@60183
    23
session "Specify_Phase" in "Specify_Phase" = HOL +
walther@60183
    24
  options [document = pdf, document_output = "output"]
walther@60183
    25
  sessions
walther@60183
    26
    "Specify"
walther@60183
    27
  theories
walther@60183
    28
    "Specify_Phase"
walther@60189
    29
  document_files (in "../")
walther@60189
    30
    "isabelle.sty"
walther@60189
    31
    "isabellesym.sty"
walther@60189
    32
    "pdfsetup.sty"
walther@60183
    33
  document_files
walther@60183
    34
    "root.bib"
walther@60183
    35
    "root.tex"