rgheck wrote:
> Andre Bonhote wrote:
> > On Thu, Mar 20, 2008 at 3:21 PM, G. Milde <[EMAIL PROTECTED]> wrote:
> >
> >> Or you could provide a template along your layout file and set the
> >> paragraph separation there with Document>Settings>...
> ...
> > Pity it's not possible in the layout.
> You can do this,
...
> There may be a better way to do it using the koma-script functions.
> Check the docs.
It is: KOMA-scripts scrlttr2 has options for the parskip setting:
(see scrguide.pdf table 6.4 on pg. 170)
Class options are well supported by LyX layouts, so inserting
ClassOptions
Other "parskip=half"
End
into scrlttr2.layout will ensure that paragraph separation will be by
vertical space in the printout as well as in the LyX window (even
with the "indent" setting).
Günter