From 8d23e853b52eab08b7f76ef92d875ffc5720f8e6 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Mon, 13 Mar 2023 12:25:43 +0000 Subject: tdf#153551 correction to "caption" and "category" + indicate that category is also mentioned before "caption" + indicate that "category" position depends on Caption Option * clarification about paragraph style applied to the caption Change-Id: I85dcccf3dd454ec33480f71cf2a5bd6f9be425b7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148766 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/swriter/01/04060000.xhp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'source') diff --git a/source/text/swriter/01/04060000.xhp b/source/text/swriter/01/04060000.xhp index 46d612fc10..74176acca7 100644 --- a/source/text/swriter/01/04060000.xhp +++ b/source/text/swriter/01/04060000.xhp @@ -33,22 +33,22 @@
-

Caption

-Adds a numbered caption to a selected image, table, chart, frame, or shape. You can also access this command by right-clicking the item that you want to add the caption to. +

Caption

+Adds a numbered caption to a selected image, table, chart, frame, or shape. You can also access this command by right-clicking the item that you want to add the caption to.
-

Caption

-Type the text that you want to appear after the caption number. +

Caption

+Type the text that you want to appear after the caption category and caption number.

Properties

Set the caption options for the current selection. -

Category

-Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name. For example, the "Illustration" caption category is formatted with the "Illustration" paragraph style. +

Category

+Select the caption category, or type a name to create a new category. The category text appears before or after the caption number, depending on the Caption order setting in Options. Captions made with a predefined caption category are formatted with a paragraph style with the same name as the category. For example, captions made with the “Illustration” caption category are formatted with the “Illustration” paragraph style.

Numbering

-- cgit