https://bugs.documentfoundation.org/show_bug.cgi?id=40560

Thomas Lendo <thomas.le...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.hensc...@t-online.de,
                   |                            |thomas.le...@gmail.com,
                   |                            |tietze.he...@gmail.com
           Hardware|Other                       |All

--- Comment #6 from Thomas Lendo <thomas.le...@gmail.com> ---
Reproduces with 6.0.0.2 (x64).

I also ran into this issue while working with lists within paragraphs which
have indent before text.

Additionally I work much with marginal note in indents before text. A list
style can't assigned to both paragraphs with indents and paragraphs without (or
another) indents because the list style overwrite the paragraph attribute. You
have to create a list style for a paragraph with indent and a second one for a
paragraph without indent (or another indent). This is ridiculous.

I find that a list style should be "put on" a paragraph as you can't use a list
without a paragraph--every list item is also part of a paragraph.

Example of content.xml with a list style (Numbering_20_ABC) and a direct
formatted list (L1):

<style:style style:name="P1" style:list-style-name="Numbering_20_ABC"
style:parent-style-name="Hanging_20_indent" style:family="paragraph"/>
<style:style style:name="P2" style:list-style-name="L1"
style:parent-style-name="Hanging_20_indent" style:family="paragraph"/>

For all attributes that exist in paragraphs and lists, the list attributes
should add their values to the attributes of the paragraph and not overwrite
them.

With that you could use a list style on different paragraph styles.

@Regina:
Is it possible to change the behavior of lists (and list styles) so that they
don't overwrite indents and other attributes of the parent paragraph and only
add their own indent/alignment/margin/attribute?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to