emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Export to LaTeX and Beamer
Date: Sat, 13 Jul 2013 22:25:18 +0200	[thread overview]
Message-ID: <20130713202518.GE11006@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <87ppuowz8m.fsf@free.fr>

Hello Julien,

On Thu, Jul 11, 2013 at 11:41:45PM +0200, Julien Cubizolles wrote:
> I need to export different parts of an org file with different LaTeX
> classes, one of which is a beamer style.
> 
> I've come up with the following solution: manually switching the
> LATEX_CLASS for each export, and using SELECT_TAGS to choose which
> headings to export. For the following file

Sounds a bit clumsy; are you aware of subtree export[1]?  However I'm
not sure if you can export the same headline with different backends
with subtree export.

> does the trick but what if I don't want to export the title of the
> heading but just the text ? I can use the noheading BEAMER_ENV for
> beamer export but I couldn't find a corresponding option for plain
> LaTeX.

There is none, but you can use filters to achieve this.  Take a look
here:
<https://github.com/suvayu/.emacs.d/blob/master/org-mode-config.el#L258>
Do note, as the comment says, I have not tested it extensively.

Hope this helps,


Footnotes:

[1] (info "(org) The Export Dispatcher")"

-- 
Suvayu

Open source is the future. It sets us free.

  reply	other threads:[~2013-07-13 20:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-11 21:41 Export to LaTeX and Beamer Julien Cubizolles
2013-07-13 20:25 ` Suvayu Ali [this message]
2013-07-15  8:21   ` Julien Cubizolles
2013-07-15  8:55     ` Suvayu Ali
2013-07-15  9:15   ` Julien Cubizolles
2013-07-15  9:40     ` Suvayu Ali
2013-07-15  9:49       ` Suvayu Ali
     [not found]         ` <87k3koc3sf.fsf@free.fr>
2013-07-17 21:00           ` Suvayu Ali

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=20130713202518.GE11006@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).