emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] proposal to have ignoreheading tags/properties


From: Thorsten Jolitz
Subject: Re: [O] proposal to have ignoreheading tags/properties
Date: Thu, 12 Jun 2014 20:11:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Ken Mankoff <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]