emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: LaTeX export - can't skip a heading level
Date: Tue, 20 Mar 2012 19:24:55 -0400	[thread overview]
Message-ID: <30065.1332285895@alphaville> (raw)
In-Reply-To: Message from Achim Gratz <Stromeko@nexgo.de> of "Tue, 20 Mar 2012 23:05:44 BST." <878vivkjwn.fsf@Rainer.invalid>

Achim Gratz <Stromeko@nexgo.de> wrote:

> Nick Dokos <nicholas.dokos@hp.com> writes:
> > The latex exporter is very rigid about what it will accept: it wants the
> > levels to be in strict sequence. So this has to be chalked down as a
> > fairly deeply ingrained limitation of the exporter. I don't see an easy way
> > to lift it.
> 
> Especially as this is a limitation of LaTeX, not the exporter.
> 
> :-)
> 
> 

Not true - the following compiles with no problems:

--8<---------------cut here---------------start------------->8---
...
\begin{document}

\maketitle

\setcounter{tocdepth}{3}
\tableofcontents
\vspace*{1cm}

\section{foo}
\label{sec-1}

\subsubsection{baz}
\label{sec-1-1-1}
\subsubsection{hunoz}
\label{sec-1-1-2}

\end{document}
--8<---------------cut here---------------end--------------->8---

Nick

  reply	other threads:[~2012-03-20 23:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 19:27 LaTeX export - can't skip a heading level Richard Stanton
2012-03-20 19:31 ` TODO items as part of an itemized list? Richard Stanton
2012-03-20 23:44   ` Bastien
2012-03-21 20:40     ` Richard Stanton
2012-03-21 21:18       ` Nick Dokos
2012-03-26 17:41         ` Bastien
2012-03-21 21:43   ` Samuel Wales
2012-03-20 19:55 ` LaTeX export - can't skip a heading level Nick Dokos
2012-03-20 19:57   ` Richard Stanton
2012-03-20 20:30   ` Nick Dokos
2012-03-20 22:05     ` Achim Gratz
2012-03-20 23:24       ` Nick Dokos [this message]
2012-03-21  7:26         ` Achim Gratz
2012-03-21 12:12           ` 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=30065.1332285895@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=Stromeko@nexgo.de \
    --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).