2009/12/10 Carsten Dominik <carsten.domi...@gmail.com>:
>
> On Dec 10, 2009, at 12:56 AM, Nicolas Girard wrote:
>
>> 2009/12/9 Nicolas Girard <nicolas.gir...@nerim.net>:
>>>
>>
>> Actually I do remember why I considered removing the '\\' : take this
>> document:
>>
>> #=============
>> Level 1
>>
>> ** Level 2
>>
>> *** Level 3
>>
>> **** Level 4
>> - itemized
>> - list
>> #=============
>>
>> Since "Level 4" is expressed as an item, the only way of getting the
>> correct output is *not* to have any '\\' between "Level 4" and
>> "itemized". That is, in LaTeX, not to have '\\' between
>>  \item Level 4
>> and
>>  \begin{itemize} \item itemized \item list \end{itemize}
>
> OK, I am catching this case now as well.
>
> Let me know if it works all right now.
>

Hi Carsten,
this works fine now, thanks very much !

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

Reply via email to