src/Doc/Tutorial/document/build
author wenzelm
Wed, 19 May 2021 11:54:58 +0200
changeset 73740 c46ff0efa1ce
parent 73733 b13b2c1d419e
permissions -rwxr-xr-x
more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX; clarified ISABELLE_MAKEINDEX options;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
53498
05313b45a5ae more portable hash-bang;
wenzelm
parents: 50426
diff changeset
     1
#!/usr/bin/env bash
48966
6e15de7dd871 more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
wenzelm
parents:
diff changeset
     2
6e15de7dd871 more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
wenzelm
parents:
diff changeset
     3
set -e
6e15de7dd871 more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
wenzelm
parents:
diff changeset
     4
73740
c46ff0efa1ce more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;
wenzelm
parents: 73733
diff changeset
     5
$ISABELLE_LUALATEX root
c46ff0efa1ce more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;
wenzelm
parents: 73733
diff changeset
     6
$ISABELLE_BIBTEX root
c46ff0efa1ce more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;
wenzelm
parents: 73733
diff changeset
     7
$ISABELLE_LUALATEX root
c46ff0efa1ce more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;
wenzelm
parents: 73733
diff changeset
     8
$ISABELLE_LUALATEX root
48971
5a4bcf466156 prepare document more uniformly;
wenzelm
parents: 48968
diff changeset
     9
./isa-index root
73740
c46ff0efa1ce more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;
wenzelm
parents: 73733
diff changeset
    10
$ISABELLE_LUALATEX root