Hi Nicolas, this is an old problem with the LaTeX list parser - it has come up here in previous discussions a lot.
You currently cannot have text after a sublist in an itemize tree. It is high on my list, but a bitch to fix. - Carsten On Dec 8, 2009, at 1:24 PM, Nicolas Girard wrote:
Hi, the following sample document contains 3 code blocs ; only 2 of them are properly exported to LaTeX. #===== * Section - A :: alpha - Aa - Bb #+begin_src emacs-lisp (message "This works") #+end_src #+begin_src emacs-lisp (message "This doesn't") #+end_src - B :: beta #+begin_src emacs-lisp (message "This works") #+end_src #===== -- 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
- 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