Ken Mankoff <mank...@gmail.com> writes:

> Another common (for me) example is to have a heading called "* Appendix"
> in a paper, and then the LaTeX "\appendix" command. The Org heading is
> just for me. It should not be exported. All headings below the \appendix
> command are Org sub-sections but should be promoted to \section in the
> final document.

then IMO it should be 

,----------------------------
| * Appendix
| ** Latex Command :noexport:
| \appendix
| ** Subsec1
| ** Subsec2 ...
`----------------------------

This is very common 

,-----------
| * Level 1
| text
| ** Level 2
| text
| ** Level 2
`-----------

but often not very good. The text under Level 1 might deserve its own
subsection, and then things become easier and more consistent.

-- 
cheers,
Thorsten


Reply via email to