Message from discussion
TeX output mode
Received: by 10.224.182.74 with SMTP id cb10mr172982qab.0.1347477617664;
Wed, 12 Sep 2012 12:20:17 -0700 (PDT)
Received: by 10.236.181.234 with SMTP id l70mr2848146yhm.5.1347477617639; Wed,
12 Sep 2012 12:20:17 -0700 (PDT)
Path: da15ni3445qab.0!nntp.google.com!v8no2133970qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups: comp.emacs
Date: Wed, 12 Sep 2012 12:20:17 -0700 (PDT)
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=164.41.33.112;
posting-account=GyeXNgoAAADtt4TBil17yY97yOM-SJeg
NNTP-Posting-Host: 164.41.33.112
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <230c40c1-784d-4fde-b9c9-011c18068536@googlegroups.com>
Subject: TeX output mode
From: laismendes0...@gmail.com
Injection-Date: Wed, 12 Sep 2012 19:20:17 +0000
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,=20
I would like to use emacs as an interface for a program that receives expre=
ssions 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 a=
n emacs buffer that should shows the lambda symbol instead of the expressio=
n \lambda. I know that this can be done from the keyboard by setting the Te=
X input-mode, but I need the same effect when loading a file containing TeX=
commands.=20
I sucessfully used emacs 22 and x-symbol package as an interface for this p=
rogram. The problem is that x-symbol no longer works with emacs 23.=20
Any help is very welcome.=20
Best regards,=20
La=EDs.