diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-08-30 14:19:39 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:52:39 +0200 |
commit | a3f7c8d5013aa8432e0e621f78426f183def0885 (patch) | |
tree | 4c8e0d5c501847d97ef7f91a5ebff18d9ab4db1a /source/text/sdraw | |
parent | 3e595e008e1c3232dd9e3ff49a28f238413e2537 (diff) |
tdf#142301 Fix Cross-fading menu entry in the Help
Change-Id: I5daba02bbe957bb9f594e9ff9a8a12d5fdb8ecb2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121274
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw')
-rw-r--r-- | source/text/sdraw/guide/cross_fading.xhp | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/source/text/sdraw/guide/cross_fading.xhp b/source/text/sdraw/guide/cross_fading.xhp index f91afea6ad..6eba50910f 100644 --- a/source/text/sdraw/guide/cross_fading.xhp +++ b/source/text/sdraw/guide/cross_fading.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + <helpdocument version="1.0"> <meta> <topic id="textsdrawguidecross_fadingxml" indexer="include" status="PUBLISH"> @@ -43,7 +41,7 @@ <paragraph role="listitem" id="par_id3150370" xml-lang="en-US">Hold down Shift and click each object.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3166428" xml-lang="en-US">Choose <emph>Edit - Cross-fading</emph>.</paragraph> +<paragraph role="listitem" id="par_id3166428" xml-lang="en-US">Choose <emph>Shape - Cross-fading</emph>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3156450" xml-lang="en-US">Enter a value to specify the number of objects between the start and end of the cross-fade in the <emph>Increments</emph> box.</paragraph> @@ -58,7 +56,7 @@ <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3159203" xml-lang="en-US"> <image id="img_id3150210" src="media/helpimg/ueberblenden.png" width="74.88mm" height="65.62mm"><alt id="alt_id3150210" xml-lang="en-US">Illustration for crossfading</alt> - </image></paragraph> +</image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3154766" xml-lang="en-US">You can edit the individual objects of a group by selecting the group and pressing F3. Press <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3 to exit the group editing mode.</paragraph> |