]> matita.cs.unibo.it Git - helm.git/commit
1. bug fixed: Unicode characters that are not mapped to TeX macros used to
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 25 Oct 2006 12:41:21 +0000 (12:41 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 25 Oct 2006 12:41:21 +0000 (12:41 +0000)
commitf9512e878bd27f8cb5261bb18b0da0d42c8184d0
treefdf3fd8f2ceb4b203aa27f9c5a3f7e057305a6c3
parente64274a7182f18fc2a47709ff33601218a42648f
1. bug fixed: Unicode characters that are not mapped to TeX macros used to
   be post-fixed with a blank
2. bug fixed: the textual pretty-printer does not implement the same
   spacing politics of GtkMathView. Since that politics is very very complex
   to implement, I try a different solution: we explicitly insert a space
   where we want one. The widget does not seem to be disturbed by this.
   This way the let ... rec and match ... with constructs are now printed
   correctly and they can be read back.
3. syntax change: applicative patterns no longer require parentheses around
   them
components/content_pres/boxPp.ml
components/content_pres/cicNotationParser.ml
components/content_pres/cicNotationPres.ml
components/content_pres/termContentPres.ml
components/grafite_parser/print_grammar.ml
components/syntax_extensions/utf8Macro.ml
components/syntax_extensions/utf8Macro.mli
matita/help/C/sec_terms.xml