emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scot Becker <scot.becker@gmail.com>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode@gnu.org, Kai <k@limist.com>
Subject: Re: Header levels and section numbering > 3, in LaTeX export
Date: Wed, 6 Oct 2010 22:45:04 +0100	[thread overview]
Message-ID: <AANLkTi=5WP6u4DoXNMw8OGJyKW6atzcSHKT11tMFkBX3@mail.gmail.com> (raw)
In-Reply-To: <8493.1286343502@gamaville.dokosmarshall.org>

And if you just want deeply nested numbered paragraphs, like lists.
You might try the Easylist package:

http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/easylist.html

You'd have to do a tweak or to to get org-mode to export to easylist,
but it shouldn't be too complicated, since easylist takes its input in
a format almost exactly like org's native outline structure.

Scot


On Wed, Oct 6, 2010 at 6:38 AM, Nick Dokos <nicholas.dokos@hp.com> wrote:
> Kai <k@limist.com> wrote:
>
>> With a .org file having headers 4-5 levels deep (e.g. **** This
>> Section), I'd like the LaTeX export to treat it as a subsubsubsection
>> with numbering, e.g. 1.1.1.1.  But no luck, and I'm not sure whether
>> I'm doing something wrong with org-mode, or need to customize my LaTeX
>> template.  In the org file I have:
>>
>> #+OPTIONS: H:5 num:t
>>
>> ...which does give the TeX markup of \label{sec-1_1_1_1} in the .tex
>> file, but the header text is wrapped in a \paragraph{The Header},
>> instead of \subsubsubsection{The Header}.
>>
>> Is there a way to have the org-mode LaTeX export mark that up as a
>> subsubsubsection?  I'm using the org-mode trunk.  Thanks in advance
>> for any help,
>>
>
> This is a LaTeX limitation (if you want to call it that), not an orgmode
> one. See
>
>     http://www.tex.ac.uk/cgi-bin/texfaq2html?label=subsubsub
>
> for some workarounds/comments/references (but be prepared for at least some
> strangeness).
>
> HTH,
> Nick
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

  reply	other threads:[~2010-10-06 22:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <k@limist.com>
2010-10-06  3:36 ` Header levels and section numbering > 3, in LaTeX export Kai
2010-10-06  4:22   ` Indraneel Majumdar
2010-10-06  5:38   ` Nick Dokos
2010-10-06 21:45     ` Scot Becker [this message]
2010-10-07  1:06       ` Indraneel Majumdar
2010-10-07  9:55         ` Scot Becker
2010-10-08 10:24           ` Indraneel Majumdar

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='AANLkTi=5WP6u4DoXNMw8OGJyKW6atzcSHKT11tMFkBX3@mail.gmail.com' \
    --to=scot.becker@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=k@limist.com \
    --cc=nicholas.dokos@hp.com \
    /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).