Hi Nicolas,
the behavior eems to be correct to me. C1 is indented, therefore part
of B1.
- Carsten
On Dec 1, 2009, at 10:21 PM, Nicolas Girard wrote:
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
- Carsten
_______________________________________________
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