emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: Re: Re: How to write special LaTeX symbols
Date: Mon, 17 Jan 2011 08:59:20 +0000	[thread overview]
Message-ID: <87sjwr6h3r.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87vd1o899d.fsf@gmail.com> (Chris Gray's message of "Sun, 16 Jan 2011 21:05:50 -0700")

Chris Gray <chrismgray@gmail.com> writes:

> Xin Shi wrote:
>
>> Hello all,
>
>> Thanks for your response!
>
>> I can go with the UTF-8 method. The only problem for me now is I don't know
>> how to input the ö from Emacs.
>
>> I've tried the C-x 8 RET, but don't know the name or hex. Any
>> suggestions?
>
> The key combinations are pretty intuitive once you learn a few.  For
> example, ö is C-x 8 " o, and é is C-x 8 ' e.

Another approach is to change the input method to tex (C-u C-\ tex RET)
which then allows you to type in utf characters using tex (or latex?)
escape sequences.  This is quite useful, especially if you are writing
latex documents in any case so are up to speed with latex command...

So, to type in ö, you would type '\ " o' (without the single quotes) and
you would get what you want.  You also get TAB completion in this mode
so that typing in '\ " TAB' would show you all the valid characters that
can be defined by starting with \".

Further, you can use describe-input-method to see information about what
the input method provides and, in the case of tex, you get all the
relevant character sequences that the mode understands.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.4 (release_7.4.201.g82108.dirty)

  reply	other threads:[~2011-01-17  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-16  3:01 How to write special LaTeX symbols Xin Shi
2011-01-16  3:53 ` Nick Dokos
2011-01-16  4:05   ` Nick Dokos
2011-01-16 13:54     ` Eric S Fraga
2011-01-17  3:03       ` Xin Shi
2011-01-17  3:55         ` Nick Dokos
2011-01-17  4:05         ` Chris Gray
2011-01-17  8:59           ` Eric S Fraga [this message]
2011-01-17 22:33   ` Bastien
2011-01-21  3:01     ` Xin Shi

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87sjwr6h3r.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).