On Dec 15, 2009, at 11:55 AM, Nicolas Girard wrote:

2009/12/14 Carsten Dominik <carsten.domi...@gmail.com>:
Actually, I cannot reproduce this problem - I do not see the extra newline.

Hi Carsten,

you're absolutely right, I performed yet another git pull and couldn't
reproduce this either. Great !

Now, speaking of extra newlines, I'm puzzled about this: at some stage
(which I didn't identify yet, maybe when exporting to LaTeX), Org adds
an ID property to some headings in my document ; that is, for
instance,

* Aa
 * Bb
   Text

becomes

* Aa
 * Bb
   :PROPERTIES:
   :ID: fa489059-d27e-47fb-929d-8ca9c749d079
   :END:

   Text


Notice the extra newline between :END: and Text. It's all good except
when exporting to LaTeX *and* the concerned heading is to be treated
as an item.
I've been thinking a bit about this special case ; and it seems to me
like, on one side, the extra newline should remain, and on the other
side, empty lines following a heading should be ignored by the LaTeX
translator when this heading is translated into an item.
What do you think ?

I do agree and have tried to fix it.  Please verify.

- 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

Reply via email to