From: Richard Stanton <stanton@haas.berkeley.edu>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: LaTeX export - can't skip a heading level
Date: Tue, 20 Mar 2012 12:27:29 -0700 [thread overview]
Message-ID: <CB8E2831.1AE44%stanton@haas.berkeley.edu> (raw)
Using org-mode 7.8.03, I've found that exporting to LaTeX has a tough time
if you try to skip a header level. For example, to prevent my TODO items
being numbered, one method is to make them a lower-level heading, and then
make that level un-numbered.
However, if I try the following:
* To Do List
*** TODO First item
*** TODO Second item
Then when exported to LaTeX, only the title appears (both TODO items are
excluded).
I tried make the first title one level lower, like this:
** To Do List
*** TODO First item
*** TODO Second item
* Next Section
Now the TODO list exports, though it now treats ** as the section header,
so it hasn't solved that problem, and moreover, the next section is
omitted entirely.
next reply other threads:[~2012-03-20 19:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-20 19:27 Richard Stanton [this message]
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
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=CB8E2831.1AE44%stanton@haas.berkeley.edu \
--to=stanton@haas.berkeley.edu \
--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).