Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> So! Did anyone test it? (the cursor decides which paragraph you
| Lars> operate on)
|
| It seems to work, except for one thing: if I set one paragraph to
| double spacing and after that set the whole document to double
| spacing, then the latex output will contain a
| \begin{spacing}...\end{spacing} around the environment.
This can look as it is not needed, but if we wan't relyx to handle it
we need that \begin{spacing} \end{spacing}. The per-paragraph spacing
_overrides_ the document spacing always. So the \beg \end helps keep
the "logical" structure of the document.
Lgb