[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
 --

-- 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


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 n.goaz...@gmail.com writes:

 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
  --

 -- 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

___
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


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
# some more stuff$ -- I should be a comment line
--8---cut here---end---8---

Best -- Eric

Eric Schulte schulte.e...@gmail.com writes:

 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 n.goaz...@gmail.com writes:

 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
  --

 -- 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

___
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