all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: help-gnu-emacs@gnu.org, Oleksandr Gavenko <gavenkoa@gmail.com>
Subject: Re: Look for input method for mathematics letter.
Date: Wed, 11 Jul 2012 13:38:58 +0200	[thread overview]
Message-ID: <CAMXnza16vt8pH1dC=CvgoZz_zs92+UELNb8w81iA3voB0Ldfcw@mail.gmail.com> (raw)
In-Reply-To: <923E3911B51C414AB5C9BA8B74F06AA2@us.oracle.com>

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	other threads:[~2012-07-11 11:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 19:45 Look for input method for mathematics letter Oleksandr Gavenko
2012-07-10 20:00 ` Drew Adams
2012-07-11 11:38   ` suvayu ali [this message]
     [not found]   ` <mailman.4561.1342006770.855.help-gnu-emacs@gnu.org>
2012-07-11 11:44     ` Pascal J. Bourguignon
2012-07-11 10:13 ` Francesco Mazzoli
     [not found] <mailman.4506.1341949555.855.help-gnu-emacs@gnu.org>
2012-07-11  3:59 ` Xah Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMXnza16vt8pH1dC=CvgoZz_zs92+UELNb8w81iA3voB0Ldfcw@mail.gmail.com' \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=gavenkoa@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.