David Allouche wrote:
On Fri, 2005-12-02 at 15:03 -0500, [EMAIL PROTECTED] wrote:
There are a few bugs and features that I would like to fix in TeXmacs to
get things working for me. I thought I would start easy and fix bug
#15130, upl does not export to HTML. But for the life of me I can't see
how to get this to work. I tried adding
("<upl>" "#2B")
to TeXmacs/langs/encoding/symbol-unicode-oneway.scm but it had no effect.
Anyone have a little advice?
Now, THAT is confusing!
Attached is the patch that _should_ do what you want, but does not seem
to for some reason.
After applying the patch, (cork->utf8 "<upl>") in a scheme session gives
back "<upl>".
As for me, the patch works, **provided** I apply it to
the **share**/TeXmacs/langs/encoding/symbol-unicode-oneway.scm
file. If you apply the patch inside the source directory, then
you need a new 'make install' !!!
Thus I get "+" as the eval of << (cork->utf8 "<upl>") >>.
Best, Henri
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev