Hello, >>>>> Jeff Horn writes:
> When typing a list like this one: > ****************************************************************************** > Some text. - Item A :: Description for item A. - Item B :: > Description for item B. > ****************************************************************************** > Org mode exports the following LaTeX: > ****************************************************************************** > Some text. \begin{description} \item Item A :: Description for item > A. \item Item B :: Description for item B. \end{description} > ****************************************************************************** > When the following is expected: > ****************************************************************************** > Some text. \begin{description} \item[Item A] Description for item A. > \item[Item B] Description for item B. \end{description} > ****************************************************************************** Patch sent to maintainers. Thank you for reporting this. Regards, -- 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