emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erik Butz <erik.butz@googlemail.com>
To: Rares Pop <rares.pop@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: export beamer
Date: Tue, 4 May 2010 16:38:22 +0200	[thread overview]
Message-ID: <h2rb230c52b1005040738l32dc5e68l175e96f80e0ec7b9@mail.gmail.com> (raw)
In-Reply-To: <q2h7b60ffe51005040618m9fa6e6fuea55a448ed95c5b4@mail.gmail.com>

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 <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
>                 {soul}^^M
> *** (cannot \read from terminal in nonstop modes)
>
>  Thanks,
> 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 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
>> >
>> >
>
>

  reply	other threads:[~2010-05-04 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04  8:09 export beamer Rares Pop
2010-05-04 12:47 ` Erik Butz
2010-05-04 13:18   ` Rares Pop
2010-05-04 14:38     ` Erik Butz [this message]
2010-05-05  7:32       ` Rares Pop
2010-05-04 15:15     ` Eric S Fraga

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=h2rb230c52b1005040738l32dc5e68l175e96f80e0ec7b9@mail.gmail.com \
    --to=erik.butz@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rares.pop@gmail.com \
    /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).