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);