all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Lines above header
@ 2014-01-21  8:14 Andreas Leha
  0 siblings, 0 replies; only message in thread
From: Andreas Leha @ 2014-01-21  8:14 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

There are situation where some lines that belong to a header are *above*
this header.

A simple example is the following, where the \cleardoublepage belongs to
the 'Figures' header:

--8<---------------cut here---------------start------------->8---
* Introduction
  Bla

* Methods
  Blup

#+LaTeX: \cleardoublepage
* Figures
--8<---------------cut here---------------end--------------->8---


Is there any support for anchoring that text to the header?


In the example, it is just inconvenient, that the \cleardoublepage
'belongs' to 'Methods'.  If, for instance, I add another section
'Conclusions' between 'Methods' and 'Figures' using C-RET, I will get
this:


--8<---------------cut here---------------start------------->8---
* Introduction
  Bla
* Methods
  Blup

#+LaTeX: \cleardoublepage

* Conclusions

* Figures
--8<---------------cut here---------------end--------------->8---

Which is undesired and which I will have to correct. (And I will fail to
correct that most times...)

So, is there any 'pre-header' facility, that I am unaware of?

Regards,
Andreas

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-21  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-21  8:14 Lines above header Andreas Leha

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.