m17n-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [m17n-list] Update to math-latex


From: handa
Subject: Re: [m17n-list] Update to math-latex
Date: Sun, 14 Feb 2016 23:42:36 +0900

Hi, sorry for the late response.  I basically agree with your idea, but
your change breaks backward compatiblity and Backspace key doesn't work
as expected.  So, I tried to make math-latex customizable for those who
prefer the new behavior.

Could you please try the attached one which introduces a customizable
variable "with-backslash-prefix"?  The default value is 0, so it works
as previous.   When you customize the variable to 1, it should work as
your new idea.

The way of customizing:
(1) Use m17n-im-config program (if you have it).
(2) Directly edit the file ~/.m17n.d/config.mic as this:

((input-method t math-latex)
 (variable
  (with-backslash-prefix nil 1)))

---
K. Handa
address@hidden

In article <address@hidden>, विश्वासो वासुकिजः (Vishvas Vasuki) 
<address@hidden> writes:

> ​In latex we type symbols using strings starting with a \. That's very
> convenient to keep even in math-latex. It is cumbersome to repeatedly
> switch out of the input method to type plain latin alphabet​ (a latin
> keyboard is assumed by math-latex anyway).

> Here's the udpate file: math-latex.mim
> <https://github.com/sanskrit-coders/m17n-db/blob/master/MIM/math-latex.mim>

> so, now a \neq b yields ​a ≠ b ​


> -- 
> --
> Vishvas /विश्वासः

Attachment: math-latex.mim
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]