]> matita.cs.unibo.it Git - helm.git/commit
Added toggle for enabling/disabling the conversion from multibyte unicode
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 9 Feb 2007 16:18:01 +0000 (16:18 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 9 Feb 2007 16:18:01 +0000 (16:18 +0000)
commitfa6addea4fa1f37567dca9104164710870a50392
tree1b66cdf1099e511c528179089224764265d5f815
parenta7621a29b6d6f4c9c9c3c04e9465ae66c0f5dafd
Added toggle for enabling/disabling the conversion from multibyte unicode
characters to TeX when converting CIC terms to textual formulae. The toggle is
under the Edit menu (rational: it's near the paste commands, maybe it should be
added to the GtkSourceView contextual menu too). The toggle governs the
matita.paste_unicode_as_tex boolean registry value. The txt_of_* rendering
functions have been changed to accept a new optional boolean parameter.
helm/software/components/content_pres/boxPp.ml
helm/software/components/content_pres/boxPp.mli
helm/software/matita/applyTransformation.ml
helm/software/matita/applyTransformation.mli
helm/software/matita/matita.glade
helm/software/matita/matitaGui.ml
helm/software/matita/matitaMathView.ml