From: Martin Weigele <martin@weigele.de>
To: Emacs-orgmode@gnu.org
Subject: Strange behaviour of produced latex-pdf
Date: Wed, 2 Feb 2011 12:30:57 +0100 [thread overview]
Message-ID: <201102021230.58132.martin@weigele.de> (raw)
Dear all, have encountered the following strange behaviour in producing latex-
pdf from a standard outline, C-c C-e d . One of many top nodes is seemingly
arbitrarily not broken down into subnodes. It works fine, however, when
producing html. Emacs 23.1.1; org-7.4 manually installed; ubuntu 10.04 LTS.
The following declarations are used:
#+TITLE: Blah
#+LaTeX_CLASS: book
#+LATEX_HEADER: \usepackage{a5}\usepackage{german}
#+LANGUAGE: DE
#+TEXT: Blah
While most top nodes are broken down like
\chapter{blah}
\section{blah}
etc..
...one chapter is simply not broken down. I have checked the org file with vi,
there is no evidence that anything is wrong in the orgfile structure. All go
*chapter
**section
***subsection
etc.
Like others, the unrefined chapter contains only (sub)headlines, no text yet.
Any ideas?
next reply other threads:[~2011-02-02 14:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-02 11:30 Martin Weigele [this message]
2011-02-02 16:38 ` Strange behaviour of produced latex-pdf Thomas S. Dye
2011-02-02 22:26 ` Eric S Fraga
2011-02-02 22:53 ` Martin Weigele
2011-02-02 23:06 ` Thomas S. Dye
2011-02-03 0:23 ` Eric S Fraga
2011-02-02 23:44 ` Martin Weigele
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201102021230.58132.martin@weigele.de \
--to=martin@weigele.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.