From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Latex Export Date: Sat, 16 Oct 2010 13:54:07 -0400 Message-ID: <4665.1287251647@gamaville.dokosmarshall.org> References: <90e6ba53a53e8bf9f20492bf5b5d@google.com> Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=55288 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7AxT-0006kF-L9 for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 13:54:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7AxS-0003m7-Lh for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 13:54:15 -0400 Received: from vms173013pub.verizon.net ([206.46.173.13]:36883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7AxS-0003li-If for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 13:54:14 -0400 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LAE007HJ9Q7YG20@vms173013.mailsrvcs.net> for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 12:54:08 -0500 (CDT) In-reply-to: Message from chris.m.malone@gmail.com of "Sat\, 16 Oct 2010 17\:34\:39 -0000." <90e6ba53a53e8bf9f20492bf5b5d@google.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: chris.m.malone@gmail.com Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org chris.m.malone@gmail.com wrote: > Hi, >=20 > I'm using emacs version 22.2.1 on a Fedora Core 9 machine. =C2=A0I'm new = to org-mode and am interested in using it to write LaTeX documents/Beamer > presentations. When I load the export dispatcher with C-c C-e, however, I= do not have the "l" option for LaTeX export; I only have the following: >=20 > [t] =C2=A0 insert the export option template > [v] =C2=A0 limit export to visible part of outline tree >=20 > [a] export as ASCII > [h] export as HTML > [b] export as HTML and browse immediately > [x] export as XOXO >=20 > [i] export current file as iCalendar file > [I] export all agenda files as iCalendar files > [c] export agenda files into combined iCalendar file >=20 > [F] publish current file > [P] publish current project > [X] publish... (project will be prompted for) > [A] publish all projects >=20 > Is there something that I need to turn on in my .emacs file or an additio= nal module that needs to be installed to have access to the LaTeX exporter? >=20 Not that I know of. What happens if you press l in any case? If it does exp= ort to latex then it would seem to be some sort of display problem perhaps (lots of weasel words here but I can't help it). If there is some error, then post the error. Nick