emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] LaTeX export of lists


From: Achim Gratz
Subject: Re: [O] LaTeX export of lists
Date: Wed, 24 Aug 2011 18:40:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Eric S Fraga <address@hidden> writes:
> Latex does have the concept of lists within paragraphs in that
> paragraph boundaries are defined by blank lines.  So, if you have a
> begin{itemize}...end{itemize} with no blank lines before and after, the
> list implicitly is part of the enclosing paragraph.

It can probably be argued that LaTeX merely agnostic of the issue, but
has a way to infer where \parskip\indent should go.  This distinction
may seem to be a too fine one to make, but as far as the formatting
machinery of TeX is concerned, it becomes all vmode and hmode boxes
anyway.

Importantly however, in the HTML4 document model paragraphs cannot
contain any blocklevel elements and that includes lists and paragraphs
themselves.  The visual result could be faked much in the same way that
LaTeX does by having two different classes for the <P> element, but this
adds another level of complexity that all export backends need to deal
with when the construct should be portable.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf Blofeld V1.15B11:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

[Prev in Thread] Current Thread [Next in Thread]