help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Look for input method for mathematics letter.


From: suvayu ali
Subject: Re: Look for input method for mathematics letter.
Date: Wed, 11 Jul 2012 13:38:58 +0200

On Tue, Jul 10, 2012 at 10:00 PM, Drew Adams <drew.adams@oracle.com> wrote:
>> UTF define certain range for especially styled Latin alphabet:
>>   http://en.wikipedia.org/wiki/Mathematical_alphanumeric_symbols
>> How they can be typed in Emacs?
>
> `C-x 8 RET'  (command `ucs-insert')
>
> See also:
>
> * http://www.emacswiki.org/emacs/download/ucs-cmds.el
>   (e.g. use (ucsc-make-commands "^math")
>   to create commands to enter individual Math symbols
> * http://emacswiki.org/emacs/UnicodeEncoding
> * Emacs manual, node `Inserting Text'
>

I use the `TeX' input method (C-x RET C-\ TeX RET) to input basic math
symbols. Some examples: \exists ∃, \forall ∀, \in ∈, \notin ∉, \int ∫,
\infty ∞, \to → and so on. It even does basic superscript and subscripts
like this: (a + b)² = a² + b² + 2̣̣ab, H₂O.

Hope this helps.

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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