wenzelm [Wed, 09 Jun 2010 16:23:00 +0200] rev 37370
explicit treatment of empty exception block, which could lead to confusing output (e.g. in the theory loader), or even prevent error output altogether;
wenzelm [Wed, 09 Jun 2010 15:09:00 +0200] rev 37369
contrib/README;
wenzelm [Wed, 09 Jun 2010 14:08:08 +0200] rev 37368
removed outdated/confusing INSTALL file;
wenzelm [Tue, 08 Jun 2010 17:45:39 +0200] rev 37367
clarified font_family vs. font_family_default;
install_fonts: refrain from any magic that does not really work on Mac OS, but introduces strange problems on other platforms;
wenzelm [Tue, 08 Jun 2010 13:51:25 +0200] rev 37366
disable set_styles for now -- there are still some race conditions of PropertiesChanged vs. TextArea painting (NB: without it Isabelle_Token_Marker will crash if sub/superscript is actually used);
wenzelm [Mon, 07 Jun 2010 21:48:24 +0200] rev 37365
Added tag isa2009-2-test2 for changeset dfca6c4cd1e8
wenzelm [Mon, 07 Jun 2010 19:21:00 +0200] rev 37364
more uniform treatment of options and attributes, preferring formal markup over old-style LaTeX macros;
wenzelm [Mon, 07 Jun 2010 18:09:18 +0200] rev 37363
merged;
berghofe [Mon, 07 Jun 2010 17:53:02 +0200] rev 37362
Tuned.
berghofe [Mon, 07 Jun 2010 17:52:30 +0200] rev 37361
Documented changes in induct, cases, and nominal_induct method.