emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Continuation of main section text after subsections
@ 2011-03-28  1:07 Samuel Wales
  2011-03-28  4:18 ` Thomas S. Dye
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Samuel Wales @ 2011-03-28  1:07 UTC (permalink / raw)
  To: Memnon Anon; +Cc: emacs-orgmode

Perhaps we could have a tag like :noexport: except that it exports
body.  It does not export the header.  Optionally, it would be
replaced with a blank line.

Then he can put headers anywhere he wants.

Would this work for the OP's use case?

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Continuation of main section text after subsections
@ 2011-04-26  0:02 Skip Collins
  0 siblings, 0 replies; 10+ messages in thread
From: Skip Collins @ 2011-04-26  0:02 UTC (permalink / raw)
  To: emacs-orgmode

Marcel van der Boom <marcel <at> hsdev.com> writes:
> My personal conclusion was, given proper outlining and no or very few
> assumptions about indentation preferences, it would be very difficult or
> confusing to implement.
>
> The amount of alternatives given in the thread gave me enough food for
> a while to try out if those would be sufficient. So far, the inline
> tasks (see below) seem to fit my need the best, although their use
> feels a bit like a hack to me.

It seems like a hack to me as well. I would very much like to see this
feature implemented but am not very happy with the inline task
workaround. The reason inline tasks work for this purpose is that they
allow for a termination string. This is also true for plain lists
which terminate with two blank lines by default. It would be useful
and logical to allow for a section terminator as well. This could be
done very simply with a '/' character after (or before?) the
appropriate number of asterisks, similar to the way html tags are
terminated:

* Here is a top-level heading
This text follows the top level heading.

** This is a sub-section heading
Here is some text within the sub-section.

*** The sub-section contains an even lower level
This text is part of the sub-sub-section.

**/

Now we resume the top-level section. The string "**/" terminates both
the 2nd and 3rd level sections. If a section terminates in this way,
the next highest level continues where it left off. Section
terminators would be strictly optional, sort of like </p> in html.
Would this be a sensible, feasible thing to implement? I understand
that it may cause difficulty for some exporters. But I don't think
that org features should be limited by what other formats can easily
handle, especially since there are some obvious workarounds for latex
and html.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-04-26  0:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-28  1:07 Continuation of main section text after subsections Samuel Wales
2011-03-28  4:18 ` Thomas S. Dye
2011-03-28  7:09 ` Sébastien Vauban
2011-04-18 15:34   ` Colin Fraizer
2011-04-18 16:17     ` Marcel van der Boom
2011-04-18 16:42       ` Colin Fraizer
2011-04-18 18:32         ` Jeff Horn
2011-03-28 14:42 ` Nick Dokos
2011-03-28 14:50 ` Marcel van der Boom
  -- strict thread matches above, loose matches on Subject: below --
2011-04-26  0:02 Skip Collins

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).