wenzelm [Sat, 17 Oct 2015 21:15:10 +0200] rev 61463
added 'paragraph', 'subparagraph';
wenzelm [Sat, 17 Oct 2015 20:27:12 +0200] rev 61462
clarified Latex.environment;
wenzelm [Sat, 17 Oct 2015 19:47:34 +0200] rev 61461
more explicit output of list items;
wenzelm [Sat, 17 Oct 2015 19:32:01 +0200] rev 61460
tuned;
wenzelm [Sat, 17 Oct 2015 19:26:34 +0200] rev 61459
clarified nesting of paragraphs: indentation is taken into account more uniformly;
tuned;
wenzelm [Fri, 16 Oct 2015 14:53:26 +0200] rev 61458
Markdown support in document text;
wenzelm [Fri, 16 Oct 2015 10:11:20 +0200] rev 61457
clarified Antiquote.antiq_reports;
Thy_Output.output_text: support for markdown (inactive);
eliminared Thy_Output.check_text -- uniform use of Thy_Output.output_text;
wenzelm [Thu, 15 Oct 2015 22:25:57 +0200] rev 61456
trim_blanks after read, before eval;
clarified Raw_Token: uniform output_text;
tuned signature;
wenzelm [Thu, 15 Oct 2015 21:17:41 +0200] rev 61455
clarified modules;
wenzelm [Thu, 15 Oct 2015 17:29:37 +0200] rev 61454
load markdown.ML into Pure;