2009/12/1 Nicolas Girard <nicolas.gir...@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.


_______________________________________________
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

Reply via email to