emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas <n.goaziou@gmail.com>
To: Kieran Healy <kjhealy@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] ? Stray \end{LIST} in latex export
Date: Mon, 28 Feb 2011 11:33:49 +0100	[thread overview]
Message-ID: <87aahgh2ia.fsf@gmail.com> (raw)
In-Reply-To: <3B67EB93-F874-43CA-BAD2-2F27315C74C5@gmail.com> (Kieran Healy's message of "Sat, 26 Feb 2011 13:45:12 -0500")

Hello,

Kieran Healy <kjhealy@gmail.com> writes:

> I've had the following issue with recent org-mode builds (since early
> January, I think). A document with an itemized list in it does not
> export properly to latex: the export process inserts/leaves behind
> a stray \end{LIST} statement which breaks the .tex file. For example,
> doing C-c C-e l on this document:
>
> --------------------------------------------
> #+TITLE: Example
> #+AUTHOR: Example
>
> ** Example
> - Lorem ipsum dolor sit amet
> - Lorem ipsum dolor sit amet
>
> The end.
> --------------------------------------------
>
> gives the following relevant bit of output:
>
>> \Section{Example}
>> \label{sec-1}
>> 
>> \begin{itemize}
>> \item Lorem ipsum dolor sit amet
>> \item Lorem ipsum dolor sit amet
>> \end{itemize}
>> \end{LIST}
>> 
>> The end.

It should be now fixed in master. Could you confirm this?

Thanks for reporting this bug !


Regards,

-- 
Nicolas

  parent reply	other threads:[~2011-02-28 10:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-26 18:45 [BUG] ? Stray \end{LIST} in latex export Kieran Healy
2011-02-27 21:32 ` Jeff Horn
2011-02-27 22:47   ` Nicolas
2011-02-27 23:48     ` Thomas S. Dye
2011-02-28  0:23       ` Kieran Healy
2011-02-28  2:43         ` Jeff Horn
2011-02-28  2:53           ` Kieran Healy
2011-02-28  2:49     ` Jeff Horn
2011-02-28  9:17       ` Nicolas
2011-02-28  7:57   ` [BUG] ? Stray \end{LIST} in latex export -> thanks Manuel Hermenegildo
2011-02-28 10:33 ` Nicolas [this message]
2011-02-28 14:20   ` [BUG] ? Stray \end{LIST} in latex export Kieran Healy

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=87aahgh2ia.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjhealy@gmail.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).