wenzelm [Sat, 27 Nov 2021 14:31:11 +0100] rev 74854
proper fields for gnuplot (amending b614e3e4146a);
wenzelm [Sat, 27 Nov 2021 14:03:44 +0100] rev 74853
tuned output;
wenzelm [Sat, 27 Nov 2021 13:55:03 +0100] rev 74852
tuned;
wenzelm [Fri, 26 Nov 2021 19:44:21 +0100] rev 74851
merged
wenzelm [Fri, 26 Nov 2021 16:25:58 +0100] rev 74850
more robust build on midrange hardware (despite 67d6f1708ea4);
wenzelm [Fri, 26 Nov 2021 13:45:28 +0100] rev 74849
Added tag Isabelle2021-1-RC4 for changeset 2336356d4180
wenzelm [Fri, 26 Nov 2021 13:36:45 +0100] rev 74848
updated to polyml-5.9;
wenzelm [Fri, 26 Nov 2021 13:07:15 +0100] rev 74847
NEWS on "isabelle mirabelle";
wenzelm [Fri, 26 Nov 2021 13:05:36 +0100] rev 74846
tuned;
wenzelm [Thu, 25 Nov 2021 21:31:50 +0100] rev 74845
clarified default for kodkod_scala;
NEWS for proper release;
wenzelm [Thu, 25 Nov 2021 19:56:01 +0100] rev 74844
maintain option kodkod_scala within theory context, to allow local modification;
wenzelm [Thu, 25 Nov 2021 12:54:21 +0100] rev 74843
NEWS for proper release;
wenzelm [Thu, 25 Nov 2021 12:48:00 +0100] rev 74842
updated to flatlaf-1.6.4;
wenzelm [Thu, 25 Nov 2021 12:36:54 +0100] rev 74841
avoid broken links: auxiliary files are not yet supported;
wenzelm [Wed, 24 Nov 2021 22:57:33 +0100] rev 74840
option document_comment_latex supports e.g. Dagstuhl LIPIcs;
wenzelm [Wed, 24 Nov 2021 21:04:39 +0100] rev 74839
more explicit type Latex.Tags;
generate isabelletags.sty from Isabelle/Scala, including comment.sty setup;
wenzelm [Wed, 24 Nov 2021 15:33:43 +0100] rev 74838
more uniform treatment of optional_argument for Latex elements;
discontinued somewhat pointless element position in Isabelle/Scala: semantic add-ons are better provided in Isabelle/ML;
clarified signature of class Latex: overridable unknown_elem allows to extend the markup language;
wenzelm [Tue, 23 Nov 2021 21:43:45 +0100] rev 74837
removed pointless 'text_cartouche' command: regular 'text' already supports cartouches;
wenzelm [Tue, 23 Nov 2021 21:02:13 +0100] rev 74836
example: alternative document headings, based on more general document output markup;
wenzelm [Tue, 23 Nov 2021 20:46:40 +0100] rev 74835
more general document output: enclosing markup is defined in user-space;
wenzelm [Tue, 23 Nov 2021 17:14:55 +0100] rev 74834
clarified modules (see c299abcf7081);
wenzelm [Tue, 23 Nov 2021 16:06:09 +0100] rev 74833
output for document commands like 'section', 'text' is defined in user-space, as part of the command transaction;
wenzelm [Tue, 23 Nov 2021 12:29:09 +0100] rev 74832
clarified modules;
wenzelm [Tue, 23 Nov 2021 12:04:01 +0100] rev 74831
tuned signature: more explicit types for presentation;
wenzelm [Mon, 22 Nov 2021 23:08:57 +0100] rev 74830
more robust support for Windows line-endings;
wenzelm [Mon, 22 Nov 2021 16:49:58 +0100] rev 74829
source positions for document markup commands, e.g. to retrieve PIDE markup in presentation;
wenzelm [Mon, 22 Nov 2021 15:03:37 +0100] rev 74828
more compact data during presentation: Entity_Context.Theory_Export instead of full Export_Theory.Theory;
wenzelm [Sun, 21 Nov 2021 17:42:11 +0100] rev 74827
clarified system option standard values: avoid oddities like "isabelle build -o document_output" producing directories named "true";
wenzelm [Sat, 20 Nov 2021 20:42:41 +0100] rev 74826
more symbolic latex_output via XML (using YXML within text);
wenzelm [Sat, 20 Nov 2021 19:39:22 +0100] rev 74825
proper enclose_name (amending e77c5bfca9aa);