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;