From 142696bd75353a8b1fa23c6aae08b0d18e807546 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 16 Mar 2023 09:34:47 +0000 Subject: tdf#153560 adjust heading levels for "Up to level" and "Offset" One content change: A correction to the description of the "Heading" type. Other changes are neutral in relation to translation. * The options in the "Format" section are part of that section, so they should be one level down (h2->h3) in the hierarchy. - remove Change-Id: I1ee11c3e8c726c2a3ae2985456be40abc75813b8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148962 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/swriter/01/04090001.xhp | 80 ++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'source') diff --git a/source/text/swriter/01/04090001.xhp b/source/text/swriter/01/04090001.xhp index 5b774e45a3..82787623fb 100644 --- a/source/text/swriter/01/04090001.xhp +++ b/source/text/swriter/01/04090001.xhp @@ -20,7 +20,7 @@ - Document (Fields) + Document (Fields) /text/swriter/01/04090001.xhp @@ -31,8 +31,8 @@ -

Document

-Fields are used to insert information about the current document, for example, file name, template, statistics, user data, date, and time. +

Document

+Fields are used to insert information about the current document, for example, file name, template, statistics, user data, date, and time.
@@ -44,66 +44,66 @@
-

Type

-Lists the available field types. +

Type

+Lists the available field types.
-

Selecton "Document" and "DocInformation" tab page this is called "Select", on the other tab pages "Selection"

-Lists what information can be inserted for a selected field type. +

Selecton "Document" and "DocInformation" tab page this is called "Select", on the other tab pages "Selection"

+Lists what information can be inserted for a selected field type.

Available field Types and Select lists

- Type + Type - Select list + Select list - Author + Author - Name or initials of current user (as entered in %PRODUCTNAME - Preferences + Name or initials of current user (as entered in %PRODUCTNAME - Preferences Tools - Options - $[officename] - User Data). - Date + Date - Inserts the current date. You can insert the date as a fixed field - Date (fixed) - that does not change, or as a dynamic field - Date - that it is updated automatically. To manually update the Date field, press F9. + Inserts the current date. You can insert the date as a fixed field - Date (fixed) - that does not change, or as a dynamic field - Date - that it is updated automatically. To manually update the Date field, press F9. - File name + File name - Inserts the filename and/or the directory path of the current document, as well as the filename without extension. + Inserts the filename and/or the directory path of the current document, as well as the filename without extension. - Heading + Heading - Shows the heading number and/or the heading contents of the heading immediately prior to the inserted field. + Shows the heading number and/or the heading contents of a heading prior to the inserted field. - Page + Page - Inserts the page number of the current, previous, or next page. + Inserts the page number of the current, previous, or next page. @@ -117,70 +117,70 @@ - Sender + Sender - Inserts fields containing user data. You can change the user-data that is displayed by choosing %PRODUCTNAME - Preferences + Inserts fields containing user data. You can change the user-data that is displayed by choosing %PRODUCTNAME - Preferences Tools - Options - $[officename] - User Data. - Statistics + Statistics - Inserts document statistics, such as page and word counts, as a field. To view the statistics of a document, choose File - Properties, and then click the Statistics tab. + Inserts document statistics, such as page and word counts, as a field. To view the statistics of a document, choose File - Properties, and then click the Statistics tab. - Templates + Templates - Inserts the filename, the filename without the file extension, the path, or the path and filename of the current template. You can also insert the Template name and Category of the current template. + Inserts the filename, the filename without the file extension, the path, or the path and filename of the current template. You can also insert the Template name and Category of the current template. - Time + Time - Inserts the current time. You can insert the time as a fixed field - Time (fixed) - that does not change, or as a dynamic field - Time - that it is updated automatically. To manually update the Time field, press F9. + Inserts the current time. You can insert the time as a fixed field - Time (fixed) - that does not change, or as a dynamic field - Time - that it is updated automatically. To manually update the Time field, press F9.
-To quickly insert a field from the Select list, double-click the field. +To quickly insert a field from the Select list, double-click the field.
-

Format

-If a field is displaying a date, time or number, then Format is used to customize the appearance of the date, time, or number. Common formats are shown in the Format window, or click "Additional formats" to define a custom format. +

Format

+If a field is displaying a date, time or number, then Format is used to customize the appearance of the date, time, or number. Common formats are shown in the Format window, or click "Additional formats" to define a custom format.
-When you click "Additional formats", the Number Format dialog opens, where you can define a custom format. +When you click "Additional formats", the Number Format dialog opens, where you can define a custom format. For type Heading, choose the format Heading number to display the heading number with the separator specified in Tools - Heading Numbering. Choose Heading number without separator to display the heading number alone without the separator. If the selected heading is not numbered, then the field is left blank. -Inserts the field as static content, that is, the field cannot be updated. -For the HTML export and import of date and time fields, special $[officename] formats are used. +Inserts the field as static content, that is, the field cannot be updated. +For the HTML export and import of date and time fields, special $[officename] formats are used. -

Up to level

+

Up to level

Use this option with type Heading to specify which heading to display. The displayed heading is the first one before the field, whose outline level is equal to or less than the specified value.
-

Offset

-Enter the offset value that you want to apply to a page number field, for example "+1". +

Offset

+Enter the offset value that you want to apply to a page number field, for example "+1".
-With an Offset value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty. -If you want to change the actual page number and not the displayed number, do not use the Offset value. To change page numbers, read the Page Numbers guide. +With an Offset value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty. +If you want to change the actual page number and not the displayed number, do not use the Offset value. To change page numbers, read the Page Numbers guide. -

Offset in days/minutes

-Enter the offset that you want to apply to a date or time field. +

Offset in days/minutes

+Enter the offset that you want to apply to a date or time field. -- cgit