https://issues.apache.org/ooo/show_bug.cgi?id=124455
Issue ID: 124455
Issue Type: ENHANCEMENT
Summary: introducing a attribute for spacing between paragraphs
with the same paragraph style
Product: Writer
Version: 4.1.0-beta
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Imaging you need a separated text block between the normal text of the
document. The text block should have a bigger distance to the surrounded text
than the distance between the paragraphs inside. The mostly use case are
numerations or simply lists. (look at the attached document)
To reach the described formatting by using paragraph styles you need 3 styles,
so you find in a writer document predefined styles
Numbering X Start
Numbering X Cont.
[Numbering X Cont.[...]]
Numbering X End
and
List X Start
List X Cont.
[List X Cont.[...]]
List X End
Lets have
List Start: Before: 1,00 cm - After: 0,21 cm
List Cont.: Before: 0,00 cm - After: 0,21 cm
List End: Before: 0,00 cm - After: 1,00 cm
With the introduction of a new attribute for spacing between paragraphs with
the same paragraph style you will be need only one style for the described
formatting:
List: Before: 1,00 cm - After: 1,00 cm - Between: 0,21 cm
Look at the attached picture how it could look at the paragraph style window.
--
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.
You are watching all issue changes.