From: "Eric Schulte" <schulte.eric@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Bug: lists, maths and export to latex
Date: Mon, 14 Jun 2010 10:27:55 -0700 [thread overview]
Message-ID: <87ljahwmlg.fsf@gmail.com> (raw)
In-Reply-To: <87aar2lohp.wl%n.goaziou@gmail.com> (Nicolas Goaziou's message of "Thu, 10 Jun 2010 20:41:06 +0200")
Hi Nicolas,
I think you forgot to attach the actual patch.
Best -- Eric
Nicolas Goaziou <n.goaziou@gmail.com> writes:
> Hello,
>
> With the following minimal example, the list isn't properly exported
> to latex (please note there is no problem with html). The culprit is
> obviously the equation split across two lines at the end of the first
> item.
>
> -----------------------------------------------------------------------
> * Example
>
> 1. A line full of text and an equation at the very end of it. \(a =
> 3\).
>
> 2. Second item
> -----------------------------------------------------------------------
>
>
> is exported as
>
>
> -----------------------------------------------------------------------
> \section{Example}
> \label{sec-1}
>
>
> 1. A line full of text and an equation at the very end of it. \(a =
> 3\).
>
> \begin{enumerate}
> \item Second item
> \end{enumerate}
> -----------------------------------------------------------------------
>
>
> Tested on latest git.
>
> Thanks,
>
> --
> Nicolas
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2010-06-14 17:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-10 18:41 Bug: lists, maths and export to latex Nicolas Goaziou
2010-06-14 17:27 ` Eric Schulte [this message]
2010-06-14 17:29 ` Eric Schulte
2010-06-25 6:02 ` Carsten Dominik
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=87ljahwmlg.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@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 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.