all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 9661031 <9661031@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: incorrect export for LaTeX [8.2.10 (release_8.2.10 @ c:/emacs25-91/share/emacs/25.0.91/lisp/org/)]
Date: Mon, 29 Feb 2016 00:31:04 +0900	[thread overview]
Message-ID: <CAL8hB42DYjxjE-GoBPNoStkREHBBmM-dv4QO7=wnNPFAJArcyg@mail.gmail.com> (raw)

--text follows this line--

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

When you use a headline which is more than 7th level,the exported LaTeX file
raises an error in typesetting. Here is an example (org file):

===
* one
** two
*** three
**** four
***** five
****** six
******* seven
******** eight
===

This happens because nesting of enumerate environment in LaTeX is limited.
I think the program should export an LaTeX file that successfully makes
a PDF file even though the solution is dirty.

Emacs  : GNU Emacs 25.0.91.1 (x86_64-w64-mingw32)
 of 2016-02-14
Yes,I use Emacs on Windows.
Package: Org-mode version 8.2.10 (release_8.2.10 @
c:/emacs25-91/share/emacs/25.0.91/lisp/org/)

             reply	other threads:[~2016-02-28 15:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28 15:31 9661031 [this message]
2016-02-29 21:16 ` Bug: incorrect export for LaTeX [8.2.10 (release_8.2.10 @ c:/emacs25-91/share/emacs/25.0.91/lisp/org/)] Nicolas Goaziou
2016-03-02 21:20   ` Rasmus
2016-03-04  0:13     ` Nicolas Goaziou
2016-03-04 16:48       ` Nick Dokos
2016-03-06 19:07         ` Rasmus
2016-03-06 19:32           ` Nick Dokos
2016-03-06 19:57             ` Rasmus
2016-03-06 18:57       ` Rasmus
2016-03-07 11:12         ` Nicolas Goaziou
2016-03-07 13:35           ` Rasmus
2016-03-07 21:51             ` Nicolas Goaziou
2016-03-06 19:57     ` Marcin Borkowski
2016-03-14 11:05   ` 9661031

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='CAL8hB42DYjxjE-GoBPNoStkREHBBmM-dv4QO7=wnNPFAJArcyg@mail.gmail.com' \
    --to=9661031@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 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.