Re: [Orgmode] Re: [PATCH] lists and exportation to latex

2010-06-14 Thread Eric Schulte
A potentially related issue, The following org-mode snippet doesn't export correctly to latex, presumably because of protection issues similar to those addressed in your patch. Any ideas? --8<---cut here---start->8--- ** comments not commented # $some stuff #

Re: [Orgmode] Re: [PATCH] lists and exportation to latex

2010-06-14 Thread Eric Schulte
Hi Nicolas, This patch looks great. Since it's >10 lines long, I must ask if you've signed the FSF papers for contributions to Emacs? If not is that something you're willing to do? http://orgmode.org/worg/org-contribute.php Thanks -- Eric Nicolas Goaziou writes: > The example illustrating t

[Orgmode] Re: [PATCH] lists and exportation to latex

2010-06-14 Thread Nicolas Goaziou
The example illustrating the patch should be : -- 1. A very long line with a mathematical environment at its end \(x = 25 \) #+BEGIN_EXAMPLE 3. three 4. four #+END_EXAMPLE 2. Another line -