sorry, please disregard this email -- Eric "Eric Schulte" <[email protected]> writes:
> Hi Nicolas, > > I think you forgot to attach the actual patch. > > Best -- Eric > > Nicolas Goaziou <[email protected]> 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. >> [email protected] >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
