diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2023-04-02 20:49:39 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-05-23 23:17:33 +0200 |
commit | 25f4e3d465bed888952ef7cafa2e47736bb0214d (patch) | |
tree | 3d14c91de99783c9c14722981903c578c4de0bbf /source/text | |
parent | c9ef3ec7d50ab940d9f9d2a4c255c2cd16a47048 (diff) |
tdf#148903 Improve Help about positioning
Change-Id: I695530a298d61ec7e7c83603addccf40741fad6c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149886
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/swriter/01/05060100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp index 8ccc64121f..e5a0f42a5a 100644 --- a/source/text/swriter/01/05060100.xhp +++ b/source/text/swriter/01/05060100.xhp @@ -123,7 +123,7 @@ <paragraph id="par_id691629211796237" role="listitem"><emph>Entire page:</emph> the object is positioned considering the whole width of the page, from the left to the right page borders.</paragraph> </listitem> <listitem> - <paragraph id="par_id981629211796563" role="listitem"><emph>Page text area:</emph> the object is positioned considering the whole width available for text in the page, from the left to the right page margins.</paragraph> + <paragraph id="par_id981629211796563" role="listitem"><emph>Page text area:</emph> from the inner edge of the left page padding to the inner edge of the right page padding.</paragraph> </listitem> <listitem> <paragraph id="par_id811629211796776" role="listitem"><emph>Character:</emph> the object is positioned considering the horizontal space used by the character.</paragraph> @@ -191,7 +191,7 @@ <paragraph id="par_id551629212019498" role="listitem"><emph>Margin:</emph> Depending on the anchoring type, the object is positioned considering the space between the top margin and the character ("To character" anchoring) or bottom edge of the paragraph ("To paragraph" anchoring) where the anchor is placed.</paragraph> </listitem> <listitem> - <paragraph id="par_id481629212019833" role="listitem"><emph>Paragraph text area:</emph> the object is positioned considering the height of the paragraph where the anchor is placed.</paragraph> + <paragraph id="par_id481629212019833" role="listitem"><emph>Paragraph text area:</emph> the object is positioned considering the beginning of the paragraph where the anchor is placed.</paragraph> </listitem> <listitem> <paragraph id="par_id521629212020113" role="listitem"><emph>Entire page:</emph> the object is positioned considering the full page height, from top to bottom page borders.</paragraph> |