wenzelm [Wed, 19 May 2021 15:45:13 +0200] rev 73745
proper Unix lines;
wenzelm [Wed, 19 May 2021 13:21:08 +0200] rev 73744
prefer explicit option document_bibliography (actually ignored by build script);
wenzelm [Wed, 19 May 2021 13:19:37 +0200] rev 73743
explicit option document_bibliography;
wenzelm [Wed, 19 May 2021 12:53:51 +0200] rev 73742
proper bibliography;
wenzelm [Wed, 19 May 2021 13:00:42 +0200] rev 73741
discontinued obsolete "isabelle latex";
wenzelm [Wed, 19 May 2021 11:54:58 +0200] rev 73740
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 73739
default document_build (lualatex);
wenzelm [Wed, 19 May 2021 11:18:38 +0200] rev 73738
more robust: allow \printindex within the document;
wenzelm [Wed, 19 May 2021 11:15:13 +0200] rev 73737
clarified bash scripts, with public interfaces for user-defined Document_Build.Engine;
wenzelm [Wed, 19 May 2021 10:41:28 +0200] rev 73736
tuned signature;
wenzelm [Tue, 18 May 2021 22:02:21 +0200] rev 73735
option document_preprocessor;
wenzelm [Tue, 18 May 2021 21:09:51 +0200] rev 73734
show symbols in Isabelle/ML instead of perl;
wenzelm [Tue, 18 May 2021 20:19:02 +0200] rev 73733
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 73732
tuned --- more robust;
wenzelm [Tue, 18 May 2021 19:49:06 +0200] rev 73731
discontinued somewhat pointless "fixbookmarks": default output works sufficiently well;
wenzelm [Tue, 18 May 2021 17:19:19 +0200] rev 73730
more uniform bibtex error, without using perl (see 4710dd5093a3);
wenzelm [Tue, 18 May 2021 17:02:45 +0200] rev 73729
proper message for instances of Exn.User_Error, without extra Output.error_prefix (e.g. for Document_Build.Build_Error);
wenzelm [Tue, 18 May 2021 16:18:39 +0200] rev 73728
tuned;
wenzelm [Tue, 18 May 2021 16:15:19 +0200] rev 73727
clarified command-line options;
wenzelm [Tue, 18 May 2021 16:01:01 +0200] rev 73726
obsolete (see 5a3a2a52648d);
wenzelm [Tue, 18 May 2021 15:57:49 +0200] rev 73725
redundant: copy produced from session document_files;
wenzelm [Tue, 18 May 2021 15:46:03 +0200] rev 73724
clarified treatment of Isabelle .sty files;
wenzelm [Tue, 18 May 2021 15:17:55 +0200] rev 73723
option document_logo;
wenzelm [Mon, 17 May 2021 23:38:16 +0200] rev 73722
proper options;
wenzelm [Mon, 17 May 2021 23:30:25 +0200] rev 73721
option document_build refers to build engine in Isabelle/Scala;
pdflatex is back as legacy build engine, e.g. for published proceedings;
wenzelm [Mon, 17 May 2021 20:37:42 +0200] rev 73720
redundant: tmp_dir is purged anyway;
wenzelm [Mon, 17 May 2021 20:32:52 +0200] rev 73719
misc tuning and clarification;
wenzelm [Mon, 17 May 2021 16:15:25 +0200] rev 73718
clarified modules;