diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2022-11-18 19:21:16 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-12-03 13:40:50 +0000 |
commit | e57b9b4bddcca46e96018ab242fee40ed011bd53 (patch) | |
tree | cf32b47088e15fe3a6a7486a5b6d50a02af01d0c /source | |
parent | d700f1fe9e6e265d0f0125a0fb734fb2c201ce1a (diff) |
tdf#152113 Improve Labels - Format page
Change-Id: I7c82ecc95878130e8c8bbad54437f8482ac34b48
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142919
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/01010202.xhp | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/source/text/shared/01/01010202.xhp b/source/text/shared/01/01010202.xhp index 0df00cdcb9..affb01f3eb 100644 --- a/source/text/shared/01/01010202.xhp +++ b/source/text/shared/01/01010202.xhp @@ -42,7 +42,7 @@ <paragraph role="paragraph" id="par_id3154186" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/hori">Displays the distance between the left edges of adjacent labels or business cards. If you are defining a custom format, enter a value here.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/vert" id="bm_id3145669" localize="false"/> <paragraph role="heading" id="hd_id3155555" xml-lang="en-US" level="2">Vertical pitch</paragraph> - <paragraph role="paragraph" id="par_id3152425" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/vert">Displays the distance between the upper edge of a label or a business card and the upper edge of the label or the business card directly below. If you are defining a custom format, enter a value here.</ahelp></paragraph> + <paragraph role="paragraph" id="par_id3152425" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/vert">Displays the distance between the top edge of a label or a business card and the top edge of the label or the business card. If you are defining a custom format, enter a value here.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/width" id="bm_id3156411" localize="false"/> <paragraph role="heading" id="hd_id3147399" xml-lang="en-US" level="2">Width</paragraph> <paragraph role="paragraph" id="par_id3147576" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/width">Displays the width for the label or the business card. If you are defining a custom format, enter a value here.</ahelp></paragraph> @@ -53,7 +53,7 @@ <paragraph role="heading" id="hd_id3149182" xml-lang="en-US" level="2">Left margin</paragraph> <paragraph role="paragraph" id="par_id3154823" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/left">Displays the distance from the left edge of the page to the left edge of the first label or business card. If you are defining a custom format, enter a value here.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/top" id="bm_id3163802" localize="false"/> -<paragraph role="heading" id="hd_id3156346" xml-lang="en-US" level="2">Upper margin</paragraph> +<paragraph role="heading" id="hd_id3156346" xml-lang="en-US" level="2">Top margin</paragraph> <paragraph role="paragraph" id="par_id3150355" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/top">Displays distance from the top edge of the page to the top of the first label or business card. If you are defining a custom format, enter a value here.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/cols" id="bm_id3155830" localize="false"/> <paragraph role="heading" id="hd_id3147573" xml-lang="en-US" level="2">Columns</paragraph> @@ -61,6 +61,12 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/rows" id="bm_id3153146" localize="false"/> <paragraph role="heading" id="hd_id3154143" xml-lang="en-US" level="2">Rows</paragraph> <paragraph role="paragraph" id="par_id3145119" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/rows">Enter the number of labels or business cards that you want to span the height of the page.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/pagewidth" id="bm_id3188146" localize="false"/> +<paragraph role="heading" id="hd_id3144943" xml-lang="en-US" level="2">Page width</paragraph> + <paragraph role="paragraph" id="par_id3148919" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/pagewidth">Displays the width of the selected paper format. To define a custom format, enter a width here.</ahelp></paragraph> + <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/pageheight" id="bm_id3188149" localize="false"/> +<paragraph role="heading" id="hd_id3144949" xml-lang="en-US" level="2">Page height</paragraph> + <paragraph role="paragraph" id="par_id3148918" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/pageheight">Displays the height of the selected paper format. To define a custom format, enter a height here.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/labelformatpage/save" id="bm_id3153716" localize="false"/> <paragraph role="heading" id="hd_id3147336" xml-lang="en-US" level="2">Save</paragraph> <paragraph role="paragraph" id="par_id3156152" xml-lang="en-US"><ahelp hid="modules/swriter/ui/labelformatpage/save">Saves the current label or business card format.</ahelp></paragraph> |