From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rares Pop Subject: export beamer Date: Tue, 4 May 2010 11:09:09 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1865467905==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9G2Z-0000x5-H4 for emacs-orgmode@gnu.org; Tue, 04 May 2010 07:11:51 -0400 Received: from [140.186.70.92] (port=57672 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9G2Y-0000wY-C0 for emacs-orgmode@gnu.org; Tue, 04 May 2010 07:11:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9DC1-0001bx-4Q for emacs-orgmode@gnu.org; Tue, 04 May 2010 04:09:35 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:59602) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9DBr-0001Zi-36 for emacs-orgmode@gnu.org; Tue, 04 May 2010 04:09:18 -0400 Received: by wwe15 with SMTP id 15so876149wwe.0 for ; Tue, 04 May 2010 01:09:10 -0700 (PDT) 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: emacs-orgmode@gnu.org --===============1865467905== Content-Type: multipart/alternative; boundary=0016367d6856626cdf0485c0391f --0016367d6856626cdf0485c0391f Content-Type: text/plain; charset=ISO-8859-1 Hi all, i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF the beamer document from the Beamer tutorial http://orgmode.org/worg/org-tutorials/org-beamer.php but i get the following error: *org-export-latex-set-initial-vars: No definition for class `beamer' in `org-export-latex-classes'* Can you please help me on this front? Thanks, Rares --0016367d6856626cdf0485c0391f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,

i= 9;m using emacs-23.1 and org-mode 6.35i and trying to export as PDF the bea= mer document from the Beamer tutorial http://orgmode.org/worg/org-tutorials/org-beame= r.php
but i get the following error:

org-export-latex-set-initial-vars:= No definition for class `beamer' in `org-export-latex-classes'=

Can you please help me on this front?

Thanks,
Rares
--0016367d6856626cdf0485c0391f-- --===============1865467905== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1865467905==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Butz Subject: Re: export beamer Date: Tue, 4 May 2010 14:47:42 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9HXX-0002M8-2C for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:55 -0400 Received: from [140.186.70.92] (port=52541 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9HXV-0002Lh-NT for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9HXM-00086v-Hz for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:53 -0400 Received: from mail-bw0-f217.google.com ([209.85.218.217]:57358) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9HXM-00086O-9S for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:44 -0400 Received: by bwz9 with SMTP id 9so2006840bwz.9 for ; Tue, 04 May 2010 05:47:43 -0700 (PDT) In-Reply-To: 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: Rares Pop Cc: emacs-orgmode@gnu.org Hi Rares, I had a similar problem recently which was cured by including (require 'org-latex) in my .emacs file. Does this help in your case? Cheers, Erik On Tue, May 4, 2010 at 10:09 AM, Rares Pop wrote: > Hi all, > > i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF the > beamer document from the Beamer tutorial > http://orgmode.org/worg/org-tutorials/org-beamer.php > but i get the following error: > > org-export-latex-set-initial-vars: No definition for class `beamer' in > `org-export-latex-classes' > > Can you please help me on this front? > > Thanks, > Rares > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rares Pop Subject: Re: export beamer Date: Tue, 4 May 2010 16:18:40 +0300 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1823881877==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9I1g-0002bo-CO for emacs-orgmode@gnu.org; Tue, 04 May 2010 09:19:04 -0400 Received: from [140.186.70.92] (port=43954 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9I1d-0002bQ-3d for emacs-orgmode@gnu.org; Tue, 04 May 2010 09:19:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9I1M-0006Er-8j for emacs-orgmode@gnu.org; Tue, 04 May 2010 09:18:45 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:58863) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9I1K-0006EY-DM for emacs-orgmode@gnu.org; Tue, 04 May 2010 09:18:44 -0400 Received: by wyb33 with SMTP id 33so543457wyb.0 for ; Tue, 04 May 2010 06:18:40 -0700 (PDT) In-Reply-To: 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: Erik Butz Cc: emacs-orgmode@gnu.org --===============1823881877== Content-Type: multipart/alternative; boundary=0016e6d99daa4a5ea50485c48c6c --0016e6d99daa4a5ea50485c48c6c Content-Type: text/plain; charset=ISO-8859-1 It's not working. I'm getting the following error when exporting to PDF: ! LaTeX Error: File `wrapfig.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.11 \usepackage {soul}^^M *** (cannot \read from terminal in nonstop modes) Thanks, Rares On Tue, May 4, 2010 at 3:47 PM, Erik Butz wrote: > Hi Rares, > > I had a similar problem recently which was cured by including > > (require 'org-latex) > > in my .emacs file. Does this help in your case? > > Cheers, > > Erik > > On Tue, May 4, 2010 at 10:09 AM, Rares Pop wrote: > > Hi all, > > > > i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF the > > beamer document from the Beamer tutorial > > http://orgmode.org/worg/org-tutorials/org-beamer.php > > but i get the following error: > > > > org-export-latex-set-initial-vars: No definition for class `beamer' in > > `org-export-latex-classes' > > > > Can you please help me on this front? > > > > Thanks, > > Rares > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Please use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > > --0016e6d99daa4a5ea50485c48c6c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable It's not workin= g.

I'm getting the following error when exporting to PDF:
! LaTeX Error: File `wrapfig.sty' not found.

Type X to quit or = <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! E= mergency stop.
<read *>
=A0=A0=A0=A0=A0=A0=A0=A0
l.11 \use= package
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 {soul}^^M
*** (= cannot \read from terminal in nonstop modes)

=A0Thanks,
Rares

On = Tue, May 4, 2010 at 3:47 PM, Erik Butz <erik.butz@googlemail.com> wrote= :
Hi Rares,

I had a similar problem recently which was cured by including

(require 'org-latex)

in my .emacs file. Does this help in your case?

Cheers,

Erik

On Tue, May 4, 2010 at 10:09 AM, Rares Pop <rares.pop@gmail.com> wrote:
> Hi all,
>
> i'm using emacs-23.1 and org-mode 6.35i and trying to export as PD= F the
> beamer document from the Beamer tutorial
> http://orgmode.org/worg/org-tutorials/org-beamer.php
> but i get the following error:
>
> org-export-latex-set-initial-vars: No definition for class `beamer'= ; in
> `org-export-latex-classes'
>
> Can you please help me on this front?
>
> Thanks,
> Rares
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--0016e6d99daa4a5ea50485c48c6c-- --===============1823881877== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1823881877==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Butz Subject: Re: export beamer Date: Tue, 4 May 2010 16:38:22 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9JGV-000278-Ki for emacs-orgmode@gnu.org; Tue, 04 May 2010 10:38:27 -0400 Received: from [140.186.70.92] (port=51157 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9JGU-00026s-6X for emacs-orgmode@gnu.org; Tue, 04 May 2010 10:38:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9JGS-00055R-Fn for emacs-orgmode@gnu.org; Tue, 04 May 2010 10:38:26 -0400 Received: from mail-bw0-f217.google.com ([209.85.218.217]:34077) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9JGS-000559-7V for emacs-orgmode@gnu.org; Tue, 04 May 2010 10:38:24 -0400 Received: by bwz9 with SMTP id 9so2111490bwz.9 for ; Tue, 04 May 2010 07:38:23 -0700 (PDT) In-Reply-To: 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: Rares Pop Cc: emacs-orgmode@gnu.org Hi Rares, actually it seems that it IS working. The error you are getting now is a latex error saying that you are missing a package (wrapfig). You probably need to update your latex installation with that package. The way you do this, depends on the distribution you're using. On ubuntu/debian you could do: apt-cache search wrapfig which would give: texlive-latex-extra - TeX Live: LaTeX supplementary packages which would then be the package that you're missing. Cheers, Erik On Tue, May 4, 2010 at 3:18 PM, Rares Pop wrote: > It's not working. > > I'm getting the following error when exporting to PDF: > > ! LaTeX Error: File `wrapfig.sty' not found. > > Type X to quit or to proceed, > or enter new name. (Default extension: sty) > > Enter file name: > ! Emergency stop. > > > l.11 \usepackage > =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 {soul}^^M > *** (cannot \read from terminal in nonstop modes) > > =A0Thanks, > Rares > > On Tue, May 4, 2010 at 3:47 PM, Erik Butz wrot= e: >> >> Hi Rares, >> >> I had a similar problem recently which was cured by including >> >> (require 'org-latex) >> >> in my .emacs file. Does this help in your case? >> >> Cheers, >> >> Erik >> >> On Tue, May 4, 2010 at 10:09 AM, Rares Pop wrote: >> > Hi all, >> > >> > i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF th= e >> > beamer document from the Beamer tutorial >> > http://orgmode.org/worg/org-tutorials/org-beamer.php >> > but i get the following error: >> > >> > org-export-latex-set-initial-vars: No definition for class `beamer' in >> > `org-export-latex-classes' >> > >> > Can you please help me on this front? >> > >> > Thanks, >> > Rares >> > >> > _______________________________________________ >> > Emacs-orgmode mailing list >> > Please use `Reply All' to send replies to the list. >> > Emacs-orgmode@gnu.org >> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> > >> > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: export beamer Date: Tue, 04 May 2010 16:15:36 +0100 Message-ID: <87ocgv8zqf.wl%ucecesf@ucl.ac.uk> References: Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Tue_May__4_16:15:36_2010-1" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9LwP-0005m2-Mp for emacs-orgmode@gnu.org; Tue, 04 May 2010 13:29:53 -0400 Received: from [140.186.70.92] (port=47951 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9LwM-0005kr-Jb for emacs-orgmode@gnu.org; Tue, 04 May 2010 13:29:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9LwK-0001nr-UA for emacs-orgmode@gnu.org; Tue, 04 May 2010 13:29:50 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:53040) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9LwK-0001mt-PZ for emacs-orgmode@gnu.org; Tue, 04 May 2010 13:29:48 -0400 In-Reply-To: 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: Rares Pop Cc: emacs-orgmode@gnu.org --Multipart_Tue_May__4_16:15:36_2010-1 Content-Type: text/plain; charset=US-ASCII On Tue, 4 May 2010 16:18:40 +0300, Rares Pop wrote: > > It's not working. > > I'm getting the following error when exporting to PDF: > > ! LaTeX Error: File `wrapfig.sty' not found. > > Type X to quit or to proceed, > or enter new name. (Default extension: sty) > > Enter file name: > ! Emergency stop. > > > l.11 \usepackage > {soul}^^M > *** (cannot \read from terminal in nonstop modes) > > Thanks, > Rares This sounds like you have an incomplete latex installation. It's not a problem with org per se. What system are you on and what TeX system do you have installed? You can play around with the latex code directly by exporting your org file to latex (C-c C-e l). HTH, eric --Multipart_Tue_May__4_16:15:36_2010-1 Content-Type: text/plain; charset=US-ASCII -- MC . -.. --- - ..-. .-. .- --. .- .- - ..- -.-. .-.. .- -.-. ..- -.- NL Professor Eric S Fraga, UCL, http://www.homepages.ucl.ac.uk/~ucecesf/ PG Fingerprint: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D BF >++++++++++[>++++++++++>+++++++++++[<]>-]>++.>++++.<-----.++++++.------. --Multipart_Tue_May__4_16:15:36_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Tue_May__4_16:15:36_2010-1-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rares Pop Subject: Re: export beamer Date: Wed, 5 May 2010 10:32:20 +0300 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1799663774==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9Z6Q-0002H6-4f for emacs-orgmode@gnu.org; Wed, 05 May 2010 03:33:06 -0400 Received: from [140.186.70.92] (port=58416 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9Z6E-00026V-RH for emacs-orgmode@gnu.org; Wed, 05 May 2010 03:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9Z5r-0002wg-Dm for emacs-orgmode@gnu.org; Wed, 05 May 2010 03:32:54 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:56267) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9Z5h-0002vK-2j for emacs-orgmode@gnu.org; Wed, 05 May 2010 03:32:23 -0400 Received: by wwe15 with SMTP id 15so379138wwe.0 for ; Wed, 05 May 2010 00:32:20 -0700 (PDT) In-Reply-To: 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: Erik Butz Cc: emacs-orgmode@gnu.org --===============1799663774== Content-Type: multipart/alternative; boundary=0016e6d99cc18659d80485d3d3b8 --0016e6d99cc18659d80485d3d3b8 Content-Type: text/plain; charset=ISO-8859-1 Thanks Erik, that was the problem. As a summary, I fixed my initial problem by - adding (require 'org-latex) to my .emacs configuration file - installing the *texlive-latex-extra* package for the LaTeX supplementary packages Case closed. Thanks again, Rares P.S. Good spotting Erik, I'm using ubuntu :) On Tue, May 4, 2010 at 5:38 PM, Erik Butz wrote: > Hi Rares, > > actually it seems that it IS working. The error you are getting now is > a latex error saying that you are missing a package (wrapfig). You > probably need to update your latex installation with that package. The > way you do this, depends on the distribution you're using. On > ubuntu/debian you could do: > apt-cache search wrapfig > > which would give: > texlive-latex-extra - TeX Live: LaTeX supplementary packages > > which would then be the package that you're missing. > > > Cheers, > > Erik > > > On Tue, May 4, 2010 at 3:18 PM, Rares Pop wrote: > > It's not working. > > > > I'm getting the following error when exporting to PDF: > > > > ! LaTeX Error: File `wrapfig.sty' not found. > > > > Type X to quit or to proceed, > > or enter new name. (Default extension: sty) > > > > Enter file name: > > ! Emergency stop. > > > > > > l.11 \usepackage > > {soul}^^M > > *** (cannot \read from terminal in nonstop modes) > > > > Thanks, > > Rares > > > > On Tue, May 4, 2010 at 3:47 PM, Erik Butz > wrote: > >> > >> Hi Rares, > >> > >> I had a similar problem recently which was cured by including > >> > >> (require 'org-latex) > >> > >> in my .emacs file. Does this help in your case? > >> > >> Cheers, > >> > >> Erik > >> > >> On Tue, May 4, 2010 at 10:09 AM, Rares Pop wrote: > >> > Hi all, > >> > > >> > i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF > the > >> > beamer document from the Beamer tutorial > >> > http://orgmode.org/worg/org-tutorials/org-beamer.php > >> > but i get the following error: > >> > > >> > org-export-latex-set-initial-vars: No definition for class `beamer' in > >> > `org-export-latex-classes' > >> > > >> > Can you please help me on this front? > >> > > >> > Thanks, > >> > Rares > >> > > >> > _______________________________________________ > >> > Emacs-orgmode mailing list > >> > Please use `Reply All' to send replies to the list. > >> > Emacs-orgmode@gnu.org > >> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >> > > >> > > > > > > --0016e6d99cc18659d80485d3d3b8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks Erik,
that was the problem. As a summary, I fixed my initial problem by
  • ad= ding (require 'org-latex) to my .emacs configuration file=
  • installing the texlive-latex-extra package for the LaTeX supplem= entary packages
Case closed.
Thanks again,
Rares

P.S= . Good spotting Erik, I'm using ubuntu :)

On Tue, May 4, 2010 at 5:38 PM, Erik Butz <erik.butz@googlemail.com> wr= ote:
Hi Rares,

actually it seems that it IS working. The error you are getting now is
a latex error saying that you are missing a package (wrapfig). =A0You
probably need to update your latex installation with that package. The
way you do this, depends on the distribution you're using. On
ubuntu/debian you could do:
apt-cache search wrapfig

which would give:
texlive-latex-extra - TeX Live: LaTeX supplementary packages

which would then be the package that you're missing.


Cheers,

Erik


On Tue, May 4, 2010 at 3:18 PM, Rares Pop <rares.pop@gmail.com> wrote:
> It's not working.
>
> I'm getting the following error when exporting to PDF:
>
> ! LaTeX Error: File `wrapfig.sty' not found.
>
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
>
> Enter file name:
> ! Emergency stop.
> <read *>
>
> l.11 \usepackage
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 {soul}^^M
> *** (cannot \read from terminal in nonstop modes)
>
> =A0Thanks,
> Rares
>
> On Tue, May 4, 2010 at 3:47 PM, Erik Butz <erik.butz@googlemail.com> wrote:
>>
>> Hi Rares,
>>
>> I had a similar problem recently which was cured by including
>>
>> (require 'org-latex)
>>
>> in my .emacs file. Does this help in your case?
>>
>> Cheers,
>>
>> Erik
>>
>> On Tue, May 4, 2010 at 10:09 AM, Rares Pop <rares.pop@gmail.com> wrote:
>> > Hi all,
>> >
>> > i'm using emacs-23.1 and org-mode 6.35i and trying to exp= ort as PDF the
>> > beamer document from the Beamer tutorial
>> > http://orgmode.org/worg/org-tutorials/org-beamer.php<= /a>
>> > but i get the following error:
>> >
>> > org-export-latex-set-initial-vars: No definition for class `b= eamer' in
>> > `org-export-latex-classes'
>> >
>> > Can you please help me on this front?
>> >
>> > Thanks,
>> > Rares
>> >
>> > _______________________________________________
>> > Emacs-orgmode mailing list
>> > Please use `Reply All' to send replies to the list.
>> >
Emacs-orgmode@gnu.or= g
>> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>> >
>> >
>
>

--0016e6d99cc18659d80485d3d3b8-- --===============1799663774== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1799663774==--