From: Nicolas Goaziou <n.goaziou@gmail.com>
To: suvayu ali <fatkasuvayu+linux@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [ANN] Beamer back-end for org-export in contrib/
Date: Wed, 04 Jul 2012 18:08:15 +0200 [thread overview]
Message-ID: <87ehorfr0w.fsf@gmail.com> (raw)
In-Reply-To: <CAMXnza0=R2CfeKxOnoDOXBN12xkO8ove+B5JukuqBmS_ncbhzg@mail.gmail.com> (suvayu ali's message of "Wed, 4 Jul 2012 03:30:10 +0200")
Hello,
> This however didn't work for me. Since the beamer export is not in the
> dispatcher yet, I tried the following:
>
> * Lifetime acceptance WG update
> :PROPERTIES:
> :LaTeX_CLASS: beamer
> :LaTeX_CLASS_OPTIONS: [presentation,smaller]
> :EXPORT_FILE_NAME: WG_update.pdf
> :EXPORT_AUTHOR: Suvayu Ali
> :EXPORT_DATE: 05 June, 2012
> :EXPORT_OPTIONS: H:1 num:nil toc:nil ^:{}
> :END:
>
> ** Frame title 1
>
> M-: (org-e-beamer-export-to-pdf t)
>
> The exported latex source however has the following:
>
> \documentclass[11pt]{article}
This is because "LaTeX_CLASS" and "LaTeX_CLASS_OPTIONS" properties are
not recognized as export properties. You have to use them as a buffer
keyword (#+LATEX_CLASS: beamer).
> I would also like to work on some user documentation for the beamer
> backend (when I do find some free time :-p). I see that org-e-beamer.el
> is very well commented so I will start there, but do you have any other
> pointers that might help me clearly document the supported features?
I suppose you know about Eric S Fraga's tutorial at:
http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html
Since the back-end shares a lot with its previous incarnation, you will
find, /mutatis mutandis/, much information about it.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2012-07-04 16:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-30 14:59 [ANN] Beamer back-end for org-export in contrib/ Nicolas Goaziou
2012-06-30 18:46 ` suvayu ali
2012-07-02 12:22 ` Nicolas Goaziou
2012-07-04 1:30 ` suvayu ali
2012-07-04 16:08 ` Nicolas Goaziou [this message]
2012-07-04 16:26 ` suvayu ali
2012-07-05 11:56 ` Nicolas Goaziou
2012-07-07 10:04 ` suvayu ali
2012-07-07 12:32 ` Nicolas Goaziou
2012-07-07 12:56 ` suvayu ali
2012-07-07 12:58 ` Nicolas Goaziou
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=87ehorfr0w.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=fatkasuvayu+linux@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).