diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-01 02:57:41 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-16 12:41:28 +0200 |
commit | 1f35f6f69a3e250e24994af78dc64ecfb3573a26 (patch) | |
tree | 0bee978690be1b9fbe420406824870a847554549 /source/text | |
parent | 09132b82a4ff1fc63c275b90b18986e843d745d1 (diff) |
tdf#149353 positioning objects in multipage and multicolumn paragraphs
Presented as <note> in "to paragraph" (shared/01/05260200.xhp),
while only the text is embedded as a paragraph in "to character"
(shared/01/05260300.xhp) because there is already a <tip> on that
page, without much other text.
<note> added to swriter/guide/anchor_object.xhp that positioning
is only on the page where the anchor is located.
Change-Id: I8173050620fbeb8fc78d747ad05d8ab1f74f1346
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135169
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
(cherry picked from commit 47bbc1f86ff89ea5b7f6908fc7b1a1b63cb48ca1)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135980
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/05260200.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/05260300.xhp | 1 | ||||
-rw-r--r-- | source/text/swriter/guide/anchor_object.xhp | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/source/text/shared/01/05260200.xhp b/source/text/shared/01/05260200.xhp index bebdae88b1..ef2b1429ba 100644 --- a/source/text/shared/01/05260200.xhp +++ b/source/text/shared/01/05260200.xhp @@ -38,6 +38,7 @@ </section> <paragraph role="paragraph" id="par_id271653783242132">Objects with this anchor can be positioned in relation to the page or its text area, as well as the paragraph or its text area.</paragraph> <paragraph role="paragraph" id="par_id3154926" xml-lang="en-US">The anchor icon is displayed at the left page margin at the beginning of the paragraph.</paragraph> +<note id="par_id751654784158415"><variable id="paraposition">When a paragraph is used for positioning and the paragraph extends over more than one page or column, then positioning options that refer to a <menuitem>paragraph area</menuitem> or <menuitem>paragraph text area</menuitem> are applied only to the portion of the paragraph in the page or column where the anchor is located</variable>.</note> <section id="relatedtopics"> <switch select="appl"> <case select="WRITER"> diff --git a/source/text/shared/01/05260300.xhp b/source/text/shared/01/05260300.xhp index 81cc1398e7..ca836d1ff6 100644 --- a/source/text/shared/01/05260300.xhp +++ b/source/text/shared/01/05260300.xhp @@ -36,6 +36,7 @@ <embed href="text/shared/00/00040501.xhp#to-character"/> </section> <paragraph role="paragraph" id="par_id3146067" xml-lang="en-US">The character immediately before the anchor position is used for positioning in relation to the <menuitem>Character</menuitem> region and the <menuitem>Line of text</menuitem> reference line.</paragraph> +<paragraph role="paragraph" id="par_id491654784636830"><embedvar href="text/shared/01/05260200.xhp#paraposition"/></paragraph> <tip id="par_id3152924" xml-lang="en-US">To align an image, frame, or OLE object relative to the anchored character, right-click the object, and choose <menuitem>Properties</menuitem>. Click the <menuitem>Position and Size</menuitem> tab, and in the <menuitem>Position</menuitem> area, select <menuitem>Character</menuitem> in the <menuitem>to</menuitem> boxes.</tip> </case> </switch> diff --git a/source/text/swriter/guide/anchor_object.xhp b/source/text/swriter/guide/anchor_object.xhp index b63866fdd8..5bf0970ae2 100644 --- a/source/text/swriter/guide/anchor_object.xhp +++ b/source/text/swriter/guide/anchor_object.xhp @@ -95,7 +95,7 @@ </tablecell> </tablerow> </table> - +<note id="par_id371654784167792"> Objects can only be positioned on the page where their anchor is located.</note> <section id="anchor_moving"> <h2 id="hd_id341653868751593">Moving an Anchor</h2> <section id="anchor_moving_text"> |