[Uim] How to customize uim / ELatin for better mathematics support?
Michiel Helvensteijn
mhelvens at gmail.com
Mon Aug 12 07:46:17 PDT 2013
On Mon, Aug 12, 2013 at 4:29 PM, Etsushi Kato <ek.kato at gmail.com> wrote:
>> Could you show me the code for this?
>
> Sure. Following code should append self-customized rule to the default rule.
>
> $ cat ~/.uim
> (require-module "elatin")
> (elatin-define-rules my-elatin-rules-TeX
> ("\\italicA" ("𝐴"))
> )
> (append! elatin-rules-TeX my-elatin-rules-TeX)
Works like a charm!
> By the way, this list on freedesktop.org is obsolete, and please use
> google groups at uim.googlecode.com (although it is not very active).
Still more active than this list it seems. :-)
Thanks for your help!
--
www.mhelvens.net
More information about the uim
mailing list