wenzelm [Sat, 05 Dec 2009 18:42:45 +0100] rev 33987
version of IsabelleMono that retains plain ASCII and ISO-LATIN-1 from Bitstream Vera;
wenzelm [Sat, 05 Dec 2009 17:30:47 +0100] rev 33986
output linefeed as </br> -- workaround problem with <pre> in Lobo Browser 0.98.4;
output_width: uniform mapping -- avoid obscure fastpath optimization;
wenzelm [Sat, 05 Dec 2009 16:39:49 +0100] rev 33985
added markup for hidden text;
handle "\<^bold>" as markup;
HTML output: include original control symbols as hidden text, to enable copy-paste;
wenzelm [Fri, 04 Dec 2009 22:51:59 +0100] rev 33984
Basic HTML output.
wenzelm [Fri, 04 Dec 2009 20:03:37 +0100] rev 33983
output "'" as "'" which is a bit more portable ("'" is defined in XML/XHTML, but not in old-style HTML4);
blanchet [Fri, 04 Dec 2009 17:19:59 +0100] rev 33982
fixed paths in Nitpick's ML file headers
blanchet [Fri, 04 Dec 2009 17:19:33 +0100] rev 33981
added soundness fix to Nitpick's history
blanchet [Fri, 04 Dec 2009 17:19:01 +0100] rev 33980
export symbols from Minipick (so I can use them in other programs)