all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: "Flávio Moura" <flavio.de.moura@gmail.com>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: TeX output mode
Date: Mon, 10 Sep 2012 03:56:13 +0200	[thread overview]
Message-ID: <87ipbmk5du.fsf@wanadoo.es> (raw)
In-Reply-To: <23E02AB2-9CCB-4D8A-837D-B0B5368AA720@gmail.com> ("Flávio Moura"'s message of "Sun, 9 Sep 2012 22:08:52 -0300")

Flávio Moura <flavio.de.moura@gmail.com> writes:

> I would like to use emacs as an interface for a program that receives
> expressions and return expressions that use TeX tokens like \lambda
> \to etc. In this way, I would like to open a file containing tokens
> like \lambda into an emacs buffer that should shows the lambda symbol
> instead of the expression \lambda. I know that this can be done from
> the keyboard by setting the TeX input-mode, but I need the same effect
> when loading a file containing TeX commands.
>
> I sucessfully used emacs 22 and x-symbol package as an interface for
> this program. The problem is that x-symbol no longer works with emacs
> 23.
>
> Any help is very welcome.

Not sure if this method works with Emacs 23 (it does with Emacs 24) but
after visiting the file, try:

M-x org-mode
C-c C-x \

If it doesn't work and can't upgrade, you can try installing the latest
version of org-mode (http://org-mode.org) along with your Emacs 23.



  reply	other threads:[~2012-09-10  1:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10  1:08 TeX output mode Flávio Moura
2012-09-10  1:56 ` Óscar Fuentes [this message]
     [not found] <65530079-8552-4e72-ae39-ca4620ef559c@googlegroups.com>
2012-09-14 20:29 ` Tex " Stefan Monnier
2012-09-14 20:50   ` Drew Adams

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=87ipbmk5du.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --cc=flavio.de.moura@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.