emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: "Søren Aagaard Mikkelsen" <soren@aamikkelsen.dk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Export of subtree does not include header
Date: Tue, 22 Jan 2013 22:43:23 -0600	[thread overview]
Message-ID: <CA+M2ft_OMmBPPy6H=wEOABgVKN9T29EeWWnX0_UxjwoC+=KP2g@mail.gmail.com> (raw)
In-Reply-To: <87libqn5hy.fsf@aamikkelsen.dk>

On Fri, Jan 18, 2013 at 4:35 AM, Søren Aagaard Mikkelsen
<soren@aamikkelsen.dk> wrote:
> I have used orgmode for a while, but hasn't used any of its advanced
> features that much. I'm currently writing a minutes report and what to
> export a specific subtree, e.g.
>
> * Minutes from <2013-01-11>
>
> * Minutes from <2013-01-18>    <--- Want to export this only
>
> Then I press C-c @, which marks the subtree, and then I press C-c C-e
> and export it as a pdf-document.
>
> The problem is that I want the top section to remain the same, i.e. "Minutes from
> <2013-01-18>" is the top section and the others to be subsection of
> that.
>
> Currently, it surely exports the right subtree but the top-section is
> not "Minutes from <2013-01-18>", but the bullet after that.

I get the same behavior. Does it need to export it in a "tree" like
format, or would you be okay with your top level headline (the one you
want exported, but which is currently not) being the actual title of
the document? Or is that what you're currently getting.

With default settings (org-export-latex-title-command "\\maketitle"),
I get the top-most headline of the marked subtree as my document title
and the next level headline as the first section. Is this what you're
getting, or the top headline text isn't showing up in the document at
all?

If having it as the title would work, you would get:
----------
[centered]Minutes from <2013-01-18>[centered]

A bit of white space

Any text directly under "Minutes from <2013-01-18>"...

[section] The first headline under "Minutes from <2013-01-18>" [section]
text under that headline

[section 2] The second headline under "Minutes from <2013-01-18>" [section]
text under that headline
----------

If it's just the centered text/bit white space gap you don't like, I'm
sure there's LaTeX header arguments you could put in your Org document
or setupfile to left-align the title and remove the space. What do you
think of that option?

Also... just to save you *one* keystroke,  you can put your cursor on
the headline of interest and do =C-e 1 p=, which I think does the same
as marking the whole subtree with =C-c @ C-e p=.


John

>
>

  reply	other threads:[~2013-01-23  4:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 10:35 Export of subtree does not include header Søren Aagaard Mikkelsen
2013-01-23  4:43 ` John Hendy [this message]
2013-01-24 13:55   ` Søren Mikkelsen
2013-01-25 23:38     ` John Hendy

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='CA+M2ft_OMmBPPy6H=wEOABgVKN9T29EeWWnX0_UxjwoC+=KP2g@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=soren@aamikkelsen.dk \
    /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).