* document structure question
@ 2011-04-01 9:10 Colin Fraizer
2011-04-01 9:27 ` Marcel van der Boom
0 siblings, 1 reply; 2+ messages in thread
From: Colin Fraizer @ 2011-04-01 9:10 UTC (permalink / raw)
To: emacs-orgmode
If I have an org document like the one below, is there a way to tell org
that a subtree has ended such that the text that starts "Finally" is part of
the logical unit that starts with Headline 1, but *not* part of the subunit
Subheadline 1.2?
With lists I can use two blank lines to end the list item. Is there a
similar mechanism for subtrees?
--BEGIN--
* Headline 1
I have some text.
And more text.
** Subheadline 1.1
Some subtext.
** Subheadline 1.2
Additional subtext.
Finally, I'd like more text that is considered part of the logical "Headline
1", but not part of "Subheadline 1.2".
* Headline 2
Additional text.
--END--
Thanks,
--Colin Fraizer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-01 9:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 9:10 document structure question Colin Fraizer
2011-04-01 9:27 ` Marcel van der Boom
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).