emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: LanX <lanx.perl@googlemail.com>
To: Sebastien Vauban <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Tutorial for Beamer export seems to lack settings
Date: Sat, 6 Aug 2011 17:31:46 +0200	[thread overview]
Message-ID: <CAGzSEheZX3r9h7e-FErm43_YmWyBPZtd=7Kw6nA_L4QPc5uE+Q@mail.gmail.com> (raw)
In-Reply-To: <80y5z6inng.fsf@somewhere.org>

[-- Attachment #1: Type: text/plain, Size: 1512 bytes --]

ECM?

The worg tutorial has an example using #+begin_src which should be
translated into \begin{lstlisting} environments in latex.

namely:

#+begin_src octave
A = [1 2 ; 3 4]
b = [1; 1];
x = A\b
#+end_src

But when I check the corresponding latexcode (C-c C-e L) the  necessary
package is not imported, namely   "\usepackage{listings}"

I was able to solve the other problem with BEAMER_FRAME_LEVEL  adding
"\subsection{%s}" to Org-Export-Latex-Classes.

I'm using  gnu-emacs 23.1.50.1.

It seems like some auto-configurations of the latex-classes are not
initialized.

If I'm the only one experiencing this problem I will try to set up a new
emacs instance to test it.

Cheers
  Rolf
2011/8/6 Sebastien Vauban <wxhgmqzgwmuf@spammotel.com>

> Hi LanX,
>
> LanX wrote:
> > maybe I'm missing something but the examples in
> >
> > http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html
> >
> > don't seem to work with a normal org-mode 7.7 installation.
> >
> > For instance  needed to add       \usepackage{hyperref} in
> > Org-Export-Latex-Classes to make #+begin_src work.
> >
> > Are the settings of
> >
> http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.htmlnecessary
> > to use this tutorial?
> >
> > Also
> > #+BEAMER_FRAME_LEVEL: 3
> > doesn't seem to work for me... no subsections are generated.
>
> Could you send us an ECM (complete, but... minimal example) that allows us
> to
> reproduce the above problems?
>
> Best regards,
>  Seb
>
> --
> Sebastien Vauban
>
>
>

[-- Attachment #2: Type: text/html, Size: 2338 bytes --]

  reply	other threads:[~2011-08-06 15:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-06 14:25 Tutorial for Beamer export seems to lack settings LanX
2011-08-06 15:07 ` Sebastien Vauban
2011-08-06 15:31   ` LanX [this message]
2011-08-06 16:52     ` LanX
2011-08-06 18:58       ` Sebastien Vauban
2011-08-06 18:55     ` Sebastien Vauban

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='CAGzSEheZX3r9h7e-FErm43_YmWyBPZtd=7Kw6nA_L4QPc5uE+Q@mail.gmail.com' \
    --to=lanx.perl@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=wxhgmqzgwmuf@spammotel.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).