emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Hsiu-Khuern Tang <tangoh@gmail.com>
To: orgmode <emacs-orgmode@gnu.org>
Subject: Re: Omit top level heading in latex export?
Date: Mon, 25 Oct 2010 13:49:20 -0700	[thread overview]
Message-ID: <AANLkTimrMPfLKe1rQrmCgoDBS30_wdO-T6dmLeRB9fG1@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinpCtD_Q80WZ4G9MALua8GmGtMqSN3CUNRrtw-s@mail.gmail.com>

Hi all,

Even though this problem has been solved by exporting a region
consisting of a single subtree ... I've always thought that it would
be nice to be able to get the same behavior using org-publish, so that
it can be used more easily in scripts.  To be concrete: if I have this
structure:

* Essays        :export:
** Essay One
** Essay Two

I'd like to be able to use a publishing option to export "Essays" and
get output like

Section 1 Essay One
Section 2 Essay Two

(which is what we get when we select the subtree "Essays" as the
active region before exporting) instead of

Section 1 Essays
Section 1.1 Essay One
Section 1.2 Essay Two

-- 
Best,
Hsiu-Khuern.


On Sun, Oct 3, 2010 at 8:27 AM, suvayu ali <fatkasuvayu+linux@gmail.com> wrote:
> On 3 October 2010 06:31, Indraneel Majumdar <indraneel@indraneel.info> wrote:
>>  Hi,
>>
>> I'm running into a problem with latex export. I have several essays under a
>> top level heading "Essays". How can I export say only one essay without the
>> top level heading "Essays" also showing up in the output as a "Section"? I
>> want the heading of my essay to be displayed as a latex section. Is this
>> possible in any simple way? The manual describes some option to define my
>> own class in the .emacs file, but I couldn't understand that very well.
>> eg.
>>
>> * Essays
>> ** Essay One
>> ** Essay Two
>>
>> I want to export only "Essay Two" (eg with a :export: tag) and don't want
>> "Essays" to show up.
>>
>
> What about just exporting the subtree you want? I believe the way to
> do that is to go to the subtree and while exporting limit the export
> with `1'. Hope this helps.
>
>>
>> Thanks in advance,
>> Indraneel
>>
>
> --
> Suvayu
>
> Open source is the future. It sets us free.
>
> _______________________________________________
> 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
>

      parent reply	other threads:[~2010-10-25 20:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-03 13:31 Omit top level heading in latex export? Indraneel Majumdar
2010-10-03 15:27 ` suvayu ali
2010-10-03 15:31   ` Indraneel Majumdar
2010-10-03 15:42     ` suvayu ali
2010-10-03 15:49       ` Indraneel Majumdar
2010-10-03 16:05         ` suvayu ali
2010-10-03 16:51     ` Matt Lundin
2010-10-03 17:31       ` Indraneel Majumdar
2010-10-03 18:18         ` Indraneel Majumdar
2010-10-25 20:49   ` Hsiu-Khuern Tang [this message]

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=AANLkTimrMPfLKe1rQrmCgoDBS30_wdO-T6dmLeRB9fG1@mail.gmail.com \
    --to=tangoh@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).