emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rustom Mody <rustompmody@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Continuation of main section text after subsections ?
Date: Sun, 27 Mar 2011 22:31:47 +0530	[thread overview]
Message-ID: <AANLkTi=o4d2ygTBQKntiMXg_xgoJ1MxRzhT1DyBEpSis@mail.gmail.com> (raw)

Marcel wrote:
> When I'm using orgmode to write out largish documents, I often run into
> the outlining problem that it's apparently not possible to continue
> text of a higher level outline once subsections have been started.

Here's a not-so-pretty hack to get what (I guess) you want
------------
* Main headline
** Main headline contents
   Some thoughts expressed here
*** Subheading 1
    More thoughts expressed here
*** Subheading 2
    More thoughts expressed here
** main headline contents1
    Not exactly part of Main headline but of Main headline contentsi
for some i

--------------

The idea basically is to split your heading into a heading proper and
a (series of) contents headlines.
The actual subheadings go 1 level deeper than your original (logical?)
intention.
You could of course in principle apply the same principle recursively
to the (original) sub headlines though in practice I guess you would
only need do that to the large sections.

             reply	other threads:[~2011-03-27 17:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-27 17:01 Rustom Mody [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-27 15:02 Continuation of main section text after subsections ? Marcel van der Boom
2011-03-27 15:37 ` Jambunathan K
2011-03-27 15:52   ` Cian
2011-03-27 16:11     ` Marcel van der Boom
2011-03-27 16:34       ` William Gardella
2011-03-27 16:49       ` Filippo A. Salustri
2011-03-27 17:08         ` Nicolas
2011-03-27 17:10           ` Filippo A. Salustri
2011-03-27 17:02       ` William Gardella
2011-03-27 17:08         ` Filippo A. Salustri
2011-03-27 17:18           ` William Gardella
2011-03-27 20:21             ` Achim Gratz
2011-03-27 21:26               ` William Gardella
2011-03-29 18:59             ` Matt Lundin
2011-03-29 18:54 ` Matt Lundin
2011-03-30 10:05   ` Rasmus
2011-03-31  1:41     ` Matt Lundin
2011-03-31  3:25       ` Samuel Wales
2011-03-31 20:04         ` Matt Lundin
2011-03-30 18:26 ` Mark Elston

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='AANLkTi=o4d2ygTBQKntiMXg_xgoJ1MxRzhT1DyBEpSis@mail.gmail.com' \
    --to=rustompmody@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).