emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* latex export - skipping lvls breaks export
@ 2010-06-21 17:52 Sebastian Hofer
  2010-06-22  9:51 ` Giovanni Ridolfi
  0 siblings, 1 reply; 8+ messages in thread
From: Sebastian Hofer @ 2010-06-21 17:52 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I'm working on a customized latex-export-class for a CV.
I noticed that if you skip a level in the outline structure (cf. example below) it is not exported to latex. Is there a reason for this or could this be changed easily? If so I would appreciate it a lot!

Example:

* Section
** Subsection
*** Subsubsection

* Section
*** Subsubsection

* Section

exports to

\section{Section}
\subsection{Subsection}
\subsubsection{Subsubsection}

\section{Section}

\section{Section}

TIA
Sebastian

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

end of thread, other threads:[~2010-06-22 14:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-21 17:52 latex export - skipping lvls breaks export Sebastian Hofer
2010-06-22  9:51 ` Giovanni Ridolfi
2010-06-22 11:10   ` Sebastian Hofer
2010-06-22 12:51     ` Robert Hennig
2010-06-22 13:06       ` Carsten Dominik
2010-06-22 14:40         ` Sébastien Vauban
2010-06-22 14:43         ` Sebastian Hofer
2010-06-22 14:41     ` Nick Dokos

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