From: Nicolas Girard <nicolas.girard@nerim.net>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: [BUG] LaTeX exporter should honor empty lines
Date: Tue, 1 Dec 2009 22:21:39 +0100 [thread overview]
Message-ID: <51b0095d0912011321y4f4cf141u7ed85227970a0a2c@mail.gmail.com> (raw)
In-Reply-To: <51b0095d0912011315h6ea547e0ye2faa5f34fd8598d@mail.gmail.com>
2009/12/1 Nicolas Girard <nicolas.girard@nerim.net>:
> The following test file
>
> #===
> - A0
> - B0
> C0
>
> - A1
> - B1
>
> C1
>
> - A2
> - B2
>
> C2
>
> - A3
> - B3
>
>
> C3
> #===
>
> translates into
>
> %===
> \begin{itemize}
> \item B0
> \end{itemize}
> C0
>
> \begin{itemize}
> \item A1
> \item B1
>
> C1
> \item A2
> \item B2
> \end{itemize}
> C2
>
> While the output for C0 and C1 is correct
My bad, even the output for C1 is incorrect, it messes up with the
following list.
next prev parent reply other threads:[~2009-12-01 21:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 21:15 [BUG] LaTeX exporter should honor empty lines Nicolas Girard
2009-12-01 21:21 ` Nicolas Girard [this message]
2009-12-02 7:13 ` Carsten Dominik
2009-12-02 16:42 ` Nicolas Girard
2009-12-03 14:28 ` Carsten Dominik
2009-12-03 17:44 ` Nicolas Girard
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=51b0095d0912011321y4f4cf141u7ed85227970a0a2c@mail.gmail.com \
--to=nicolas.girard@nerim.net \
--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).