From 25f4e3d465bed888952ef7cafa2e47736bb0214d Mon Sep 17 00:00:00 2001 From: Bogdan B Date: Sun, 2 Apr 2023 20:49:39 +0200 Subject: tdf#148903 Improve Help about positioning Change-Id: I695530a298d61ec7e7c83603addccf40741fad6c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149886 Tested-by: Olivier Hallot Reviewed-by: Olivier Hallot Tested-by: Jenkins --- source/text/swriter/01/05060100.xhp | 4 ++-- 1 file 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 @@ Entire page: the object is positioned considering the whole width of the page, from the left to the right page borders. - Page text area: the object is positioned considering the whole width available for text in the page, from the left to the right page margins. + Page text area: from the inner edge of the left page padding to the inner edge of the right page padding. Character: the object is positioned considering the horizontal space used by the character. @@ -191,7 +191,7 @@ Margin: 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 text area: the object is positioned considering the height of the paragraph where the anchor is placed. + Paragraph text area: the object is positioned considering the beginning of the paragraph where the anchor is placed. Entire page: the object is positioned considering the full page height, from top to bottom page borders. -- cgit