John Levon <[EMAIL PROTECTED]> writes:

| On Wed, Nov 27, 2002 at 08:24:00PM +0100, Lars Gullik Bjønnes wrote:
>
>> 
>> When fiddling with and checking alignmeng and indentation issues I
>> really wanted this.
>
| And why is this useful for the *user* ?

If you set the alignment of a paragraph this is not really clear from
the wysiwym view.

>> It only works for boot.format now, but that is easy to fix if we
>> decide to put this patch in.
>
| Vote: NO. It's a feature, we are in feature freeze.

fair enough.

I have been looking on how we handle alignment, and so far my tests
shot that we are very much on par with how latex does it. 
(viewwise)

One exception is when the document is in "indent" mode, and the
paragraphs are set to "left alignment" then the lyx view shows two
paragraphs with no \medskip in between, and the latex view show them
with \medskip (neither paragraph have indents then).

I am not sure how we can give a flushleft paragraph an indent if
wanted, but I think we must use brute force and insert a hspace. for
each paragraph.

It would have been easier if the whole document could be set
flushleft since then \parindent takes care of it.

How is paragraph indentation controlled in a trivlist?

-- 
        Lgb

Reply via email to