src/Pure/Thy/thy_output.ML
Sat, 13 Jan 2018 20:01:33 +0100 wenzelm allow TeX comment % in formal comment body, but avoid extra space (cf. d7c6054b2ab1);
Sat, 13 Jan 2018 11:22:46 +0100 wenzelm added \<^cancel> operator for unused text;
Tue, 09 Jan 2018 19:25:01 +0100 wenzelm more accurate position for enclosing cartouche;
Tue, 09 Jan 2018 17:09:34 +0100 wenzelm clarified markup: more like outer syntax side-comment;
Tue, 09 Jan 2018 15:40:12 +0100 wenzelm clarified modules;
Mon, 08 Jan 2018 23:45:43 +0100 wenzelm theory Pure is default presentation context;
Mon, 08 Jan 2018 16:06:16 +0100 wenzelm tuned;
Mon, 08 Jan 2018 15:51:29 +0100 wenzelm check formal comments recursively, within arbitrary cartouches (unknown sublanguages);
Mon, 08 Jan 2018 14:59:50 +0100 wenzelm tuned;
Mon, 08 Jan 2018 14:28:41 +0100 wenzelm clarified output (see also 909dcdec2122, 34d1913f0b20);
Mon, 08 Jan 2018 11:41:16 +0100 wenzelm tuned;
Sun, 07 Jan 2018 14:48:54 +0100 wenzelm tuned;
Sun, 07 Jan 2018 14:39:56 +0100 wenzelm more uniform output: formal comments within {* ... *};
Sun, 07 Jan 2018 14:16:39 +0100 wenzelm tuned;
Sun, 07 Jan 2018 13:54:45 +0100 wenzelm clarified output: avoid extra space;
Sun, 07 Jan 2018 13:45:21 +0100 wenzelm output token content with formal comments and antiquotations;
Sat, 06 Jan 2018 21:25:16 +0100 wenzelm clarified signature;
Sat, 06 Jan 2018 21:05:51 +0100 wenzelm clarified modules;
Wed, 13 Dec 2017 16:18:40 +0100 wenzelm positions as postlude: avoid intrusion of odd %-forms into main tex source;
Tue, 12 Dec 2017 17:46:22 +0100 wenzelm option document_positions;
Tue, 12 Dec 2017 16:12:48 +0100 wenzelm simplified positions -- line is also human-readable in generated .tex file;
Tue, 12 Dec 2017 12:35:01 +0100 wenzelm avoid excessive whitespace between antiquotations and text;
Mon, 11 Dec 2017 17:52:05 +0100 wenzelm more robust range on preceding comment-line;
Sun, 10 Dec 2017 14:29:14 +0100 wenzelm more explicit latex errors;
Wed, 06 Dec 2017 18:59:33 +0100 wenzelm prefer control symbol antiquotations;
Tue, 05 Dec 2017 15:29:37 +0100 wenzelm system option for default command tags;
Tue, 06 Jun 2017 13:42:38 +0200 wenzelm tuned signature;
Sat, 04 Feb 2017 21:15:11 +0100 wenzelm more uniform use of Reconstruct.clean_proof_of;
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Sun, 23 Oct 2016 12:35:48 +0200 wenzelm tuned signature: avoid conflict with "paragraph" as section heading;
Sun, 24 Jul 2016 16:48:39 +0200 haftmann text antiquotation for locales (similar to classes)
Mon, 23 May 2016 21:30:30 +0200 wenzelm embedded content may be delimited via cartouches;
Wed, 13 Apr 2016 18:01:05 +0200 wenzelm eliminated "xname" and variants;
Tue, 29 Mar 2016 16:20:48 +0200 wenzelm clarified reports;
Sun, 28 Feb 2016 17:37:20 +0100 wenzelm discontinued old 'header';
Sun, 20 Dec 2015 13:06:26 +0100 wenzelm renamed Pretty.str_of to Pretty.unformatted_string_of to emphasize its meaning;
Sat, 19 Dec 2015 15:14:59 +0100 wenzelm tuned signature;
Wed, 09 Dec 2015 16:36:26 +0100 wenzelm clarified type Token.src: plain token list, with usual implicit value assignment;
Wed, 25 Nov 2015 15:58:22 +0100 wenzelm observe option "indent";
Tue, 10 Nov 2015 21:31:14 +0100 wenzelm clarified modules;
Tue, 10 Nov 2015 19:03:29 +0100 wenzelm added document antiquotation @{theory_text};
Sat, 07 Nov 2015 16:05:28 +0100 wenzelm clarified completion of explicit symbols (see also f6bd97a587b7, e0e4ac981cf1);
Fri, 06 Nov 2015 23:31:50 +0100 wenzelm more formal treatment of control symbols;
Thu, 05 Nov 2015 00:02:30 +0100 wenzelm symbolic syntax "\<comment> text";
Wed, 04 Nov 2015 18:14:28 +0100 wenzelm document antiquotation @{footnote};
Mon, 02 Nov 2015 10:20:27 +0100 wenzelm clarified completion of Isabelle symbols within document source;
Wed, 21 Oct 2015 11:43:45 +0200 wenzelm tuned;
Tue, 20 Oct 2015 20:45:33 +0200 wenzelm another antiquotation short form: undecorated cartouche as alias for @{text};
Sun, 18 Oct 2015 20:28:29 +0200 wenzelm clarified control antiquotations: decode control symbol to get name;
Sun, 18 Oct 2015 17:24:24 +0200 wenzelm support control symbol antiquotations;
Sat, 17 Oct 2015 20:27:12 +0200 wenzelm clarified Latex.environment;
Sat, 17 Oct 2015 19:47:34 +0200 wenzelm more explicit output of list items;
Sat, 17 Oct 2015 19:26:34 +0200 wenzelm clarified nesting of paragraphs: indentation is taken into account more uniformly;
Fri, 16 Oct 2015 14:53:26 +0200 wenzelm Markdown support in document text;
Fri, 16 Oct 2015 10:11:20 +0200 wenzelm clarified Antiquote.antiq_reports;
Thu, 15 Oct 2015 22:25:57 +0200 wenzelm trim_blanks after read, before eval;
Thu, 15 Oct 2015 21:17:41 +0200 wenzelm clarified modules;
Tue, 13 Oct 2015 21:27:30 +0200 wenzelm tuned signature (cf. XML.trim_blanks);
Fri, 28 Aug 2015 11:09:26 +0200 wenzelm clarified language context, e.g. relevant for symbols;
Thu, 16 Apr 2015 17:26:15 +0200 wenzelm clarified document antiquotation: same check as in ML antiquotation;
less more (0) -100 -60 tip