]> 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)
commitb11675b6c6cdeaeabd74dfd99143ea5f87db205b
treea9c716b5734f413f558d4f0ee03cf51dc26b1d7a
parent7f6b2044530540ac8cb1eaec56c0c122a7f8140d
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.
components/content_pres/boxPp.ml
components/content_pres/boxPp.mli
matita/applyTransformation.ml
matita/applyTransformation.mli
matita/matita.glade
matita/matitaGui.ml
matita/matitaMathView.ml