From d306cc3fc4d97c5e599acc6ad1bcb068d94085f9 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 16 Jan 2020 16:16:00 +0100 Subject: tdf#129517 corrections in position help page for List Styles - update access commands - update labels - add embedded "Reset", 'Apply' and "Preview" controls - clarify about selecting levels - use - adjust heading levels Change-Id: I25cfbe83d02fa67f0f05f0e8fc37acae489c2bb3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86932 Tested-by: Jenkins Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/shared/00/00000001.xhp | 6 ++++- source/text/shared/00/00040500.xhp | 7 +++--- source/text/shared/01/06050600.xhp | 49 +++++++++++++++++++++----------------- 3 files changed, 36 insertions(+), 26 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp index 6b716b3b58..dd7932df11 100644 --- a/source/text/shared/00/00000001.xhp +++ b/source/text/shared/00/00000001.xhp @@ -174,7 +174,11 @@

Preview Field

- Displays a preview of the current selection. + Displays a preview of the current selection. + +
+

Preview

+
diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index 635b72a216..c31fc778a9 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -261,9 +261,10 @@ Open Styles - List Styles - context menu of an entry - choose New/Modify.
-Choose Format - Bullets and Numbering. Open Position tab page. -Choose Tools - Chapter Numbering - Position tab. -Open Styles - List Styles - context menu of an entry - choose New/Modify. +Choose View - Styles (F11) - choose List Styles - context menu of an entry - choose New/Modify - Position tab. +Choose Format - Bullets and Numbering - Position tab. +Choose Styles - Manage Styles - choose List Styles - context menu of an entry - choose New/Modify - Position tab. +Choose Tools - Chapter Numbering - Position tab.
Menu Format - Image - Properties - Crop tab. diff --git a/source/text/shared/01/06050600.xhp b/source/text/shared/01/06050600.xhp index 255c4ca337..d64b2a03f0 100644 --- a/source/text/shared/01/06050600.xhp +++ b/source/text/shared/01/06050600.xhp @@ -19,10 +19,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - -Position +Position (List Styles) /text/shared/01/06050600.xhp @@ -32,35 +31,37 @@ -Position +Position (List Styles) Sets the indent, spacing, and alignment options for the numbered or bulleted list.
do we have a how-to for numbering/bullets/outlines with/without styles? seems we really need one
-The Position tab page looks different for documents using the new position and spacing attributes introduced with OpenOffice.org 3.0 (and used in all versions of LibreOffice), or documents using the old attributes from versions before 3.0. The new version of this tab page shows the controls "Numbering followed by", "Numbering alignment", "Aligned at", and "Indent at". The old version of this tab page that can be seen in an old numbered or bulleted list shows the controls "Indent", "Width of numbering", "Minimum space between numbering and text", and "Numbering alignment".see http://specs.openoffice.org/writer/numbering/NewListLevelAttrs.odt +The Position tab page looks different for documents using the new position and spacing attributes introduced with OpenOffice.org 3.0 (and used in all versions of %PRODUCTNAME), or documents using the old attributes from versions before 3.0. The new version of this tab page shows the controls "Aligned at", "Numbering alignment", "Numbering followed by", "Tab stop at", and "Indent at". The old version of this tab page that can be seen in an old numbered or bulleted list shows the controls "Indent", "Width of numbering", "Minimum space between numbering and text", and "Numbering alignment".see http://specs.openoffice.org/writer/numbering/NewListLevelAttrs.odt Level -Select the level(s) that you want to modify. +Select the level(s) that you want to modify. To apply the options to all the levels, select "1-10". In Chapter Numbering, only one level can be selected, or use "1-10" to apply the options, except Paragraph style, to all the levels. -Numbering followed by -Select the element that will follow the numbering: a tab stop, a space, a line break, or nothing. - -Tab stop at -If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position. +Position and Spacing (%PRODUCTNAME) + +Aligned at +Enter the distance from the left page margin at which the numbering symbol will be aligned. -Numbering alignment +Numbering alignment Set the alignment of the numbering symbols. Select "Left" to align the numbering symbol to start directly at the "Aligned at" position. Select "Right" to align the symbol to end directly before the "Aligned at" position. Select "Centered" to center the symbol around the "Aligned at" position. The Numbering alignment option does not set the alignment of the paragraph. - -Aligned at -Enter the distance from the left page margin at which the numbering symbol will be aligned. +Numbering followed by +Select the element that will follow the numbering: a tab stop, a space, a line break, or nothing. + +Tab stop at +If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position. -Indent at +Indent at Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line. +Position and Spacing (legacy format) @@ -72,19 +73,23 @@ Indents the current level relative to the previous level in the list hierarchy. -Width of numberingi85347 +Width of numberingi85347 Enter the amount of space to leave between the left edge of the numbering symbol and the left edge of the text.UFI: fixed #i31282# -Minimum space between numbering and text - -Enter the minimum amount of space to leave between the right edge of the numbering symbol and the left edge of the text. - + + + Minimum space between numbering and text. + Enter the minimum amount of space to leave between the right edge of the numbering symbol and the left edge of the text. + + -Default +Default Resets the indent and the spacing values to the default values. - + + +
Paragraph alignment
-- cgit