wenzelm [Wed, 19 May 2021 13:00:42 +0200] rev 73997
discontinued obsolete "isabelle latex";
wenzelm [Wed, 19 May 2021 11:54:58 +0200] rev 73996
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;
wenzelm [Wed, 19 May 2021 11:48:35 +0200] rev 73995
default document_build (lualatex);
wenzelm [Wed, 19 May 2021 11:18:38 +0200] rev 73994
more robust: allow \printindex within the document;
wenzelm [Wed, 19 May 2021 11:15:13 +0200] rev 73993
clarified bash scripts, with public interfaces for user-defined Document_Build.Engine;
wenzelm [Wed, 19 May 2021 10:41:28 +0200] rev 73992
tuned signature;
wenzelm [Tue, 18 May 2021 22:02:21 +0200] rev 73991
option document_preprocessor;
wenzelm [Tue, 18 May 2021 21:09:51 +0200] rev 73990
show symbols in Isabelle/ML instead of perl;
wenzelm [Tue, 18 May 2021 20:19:02 +0200] rev 73989
more robust run of makeindex (amending 0f0a2148a099, Gerwin Klein 2004), using the old status-quo of e.g. doc-src/Intro/Makefile;
wenzelm [Tue, 18 May 2021 19:59:22 +0200] rev 73988
tuned --- more robust;