diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-05-24 04:33:15 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-05-30 08:01:31 +0200 |
commit | 580f62a41db6366a3ab13bf16a96a643710605a3 (patch) | |
tree | 2829a60913a52a45538ca34c7991f0ddf3895610 /source/text/shared/02/03200000.xhp | |
parent | 7bea4ecaa0fdc5dd19077c63f8901a4dde78cc67 (diff) |
tdf#149253 improve help about anchoring
shared/01/05260000.xhp (Anchor)
* corrected entries for "to page" and "to character"
- removed double presentation of "Anchor" icon
+ add <relatedtopics> for Writer, with link to guide page
on positioning objects
- moved "note" on "Frame", which has been present since
initial checkin in 2004, to after the option "To Frame"
There is nothing special or unusual about anchoring to frame
that needs attention. Maybe this note should be deleted, but
have left it for now.
+ added variable to <h1> so heading and link can be embedded
* refactor to <h1>,<note>
shared/01/05260100.xhp (To Page)
* elaborate explanation of this option
+ add related topics section and links
* refactor to <h1>
* update renamed German id
shared/01/05260200.xhp (To Paragraph)
+ add information about what positioning regions can be used.
+ add related topics section and links
* refactor to <h1>
* update renamed German id
shared/01/05260300.xhp (To Character)
- remove incorrect limitation
* generalize the tip from ”image” to include frame and OLE object
+ add related topics section and links
* refactor to <h1>
* update renamed German id
shared/01/05260400.xhp (To Cell)
+ add related topics section and links
* refactor to <h1>
* update renamed German id
shared/01/05260500.xhp (To Frame)
+ add related topics section and links
* refactor to <h1>
* update renamed German id
shared/01/05260600.xhp (As Character)
* correction to what changes the height of the current line
+ add related topics section and links
* refactor to <h1>
* update renamed German id
shared/02/03200000.xhp (Change Anchor)
* Update command name
* refactor to <h1>,<menuitem>
swriter/guide/anchor_object.xhp
* make explanation more general than image
+ adding headings for ”Moving an Anchor” and ”Changing an Anchor”
+ added section ids so these can be embedded elsewhere.
* refactor to <h1>
shared/00/00040501.xhp
+ add additional toolbars that have Anchor icon, and make
an switchinline because Calc and Writer are different
+ add context menu access
+ indicated need to select an object before using command
* rename German ids
Change-Id: I43881be154163f71ca188a5446385e2dc5805f1e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134786
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared/02/03200000.xhp')
-rw-r--r-- | source/text/shared/02/03200000.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/02/03200000.xhp b/source/text/shared/02/03200000.xhp index 3942caa9c8..3f0e1b37b1 100644 --- a/source/text/shared/02/03200000.xhp +++ b/source/text/shared/02/03200000.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textshared0203200000xml" indexer="include"> - <title id="tit" xml-lang="en-US">Change Anchor</title> + <title id="tit" xml-lang="en-US">Anchor (menu)</title> <filename>/text/shared/02/03200000.xhp</filename> </topic> </meta> @@ -29,10 +29,10 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3153323"><bookmark_value>anchors; changing</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ToggleAnchorType" id="bm_id571270" localize="false"/> -<paragraph role="heading" id="hd_id3153323" xml-lang="en-US" level="1"><link href="text/shared/02/03200000.xhp" name="Change Anchor">Change Anchor</link></paragraph> +<h1 id="hd_id3153323" xml-lang="en-US"><link href="text/shared/02/03200000.xhp" name="Change Anchor">Anchor</link></h1> </section> <paragraph role="paragraph" id="par_id3150499" xml-lang="en-US"><variable id="verankerungtext"><ahelp hid=".uno:ToggleAnchorType">Allows you to switch between anchoring options.</ahelp> -</variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select="appl"><caseinline select="WRITER">or frame</caseinline></switchinline> is selected.</paragraph> +</variable> The <menuitem>Anchor</menuitem> icon is only visible when an object such as a graphic or control field <switchinline select="appl"><caseinline select="WRITER">or frame</caseinline></switchinline> is selected.</paragraph> <paragraph role="paragraph" id="par_id3155555" xml-lang="en-US">Further information about the anchoring is contained in the <link href="text/shared/01/05260000.xhp" name="Anchoring"><emph>Anchoring</emph></link> help section.</paragraph> <switch select="appl"> <case select="WRITER"><embed href="text/shared/00/00040501.xhp#syanchoring"/> |