emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Hofer <sebhofer@gmail.com>
To: emacs-orgmode@gnu.org
Subject: latex export - skipping lvls breaks export
Date: Mon, 21 Jun 2010 19:52:42 +0200	[thread overview]
Message-ID: <874ogwmfx1.wl%sebhofer@gmail.com> (raw)

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

             reply	other threads:[~2010-06-21 17:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-21 17:52 Sebastian Hofer [this message]
2010-06-22  9:51 ` latex export - skipping lvls breaks export 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874ogwmfx1.wl%sebhofer@gmail.com \
    --to=sebhofer@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).