diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-21 08:33:04 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-21 12:57:35 +0100 |
commit | e256ca7d98c9e4da4e14bd405e648edf394a56c4 (patch) | |
tree | 1b7b4ab0c606f1b1375f0a5eb20741107d95700b /source/text/simpress | |
parent | 810e6f87237633190dd9a674abe8a1177025cf1f (diff) |
tdf#115905 Impress custom animation fix
Custom animations are now in menu Format
Change-Id: Iade534e2278de56ff3b7b5647d18196ead6973b8
Reviewed-on: https://gerrit.libreoffice.org/50098
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/guide/animated_objects.xhp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/text/simpress/guide/animated_objects.xhp b/source/text/simpress/guide/animated_objects.xhp index e712db1bdd..444ad4abf4 100644 --- a/source/text/simpress/guide/animated_objects.xhp +++ b/source/text/simpress/guide/animated_objects.xhp @@ -29,9 +29,9 @@ </topic> </meta> <body> - - - + + + <bookmark xml-lang="en-US" branch="index" id="bm_id3150251"><bookmark_value>objects; moving along paths</bookmark_value> <bookmark_value>connecting; paths and objects</bookmark_value> <bookmark_value>paths; moving objects along</bookmark_value> @@ -43,7 +43,7 @@ <bookmark_value>custom animation</bookmark_value> </bookmark> <comment>MW deleted "applying;"</comment> - <paragraph xml-lang="en-US" id="hd_id3150251" role="heading" level="1"><variable id="animated_objects"><link href="text/simpress/guide/animated_objects.xhp" name="Animating Objects in Slides">Animating Objects in Presentation Slides</link> + <paragraph xml-lang="en-US" id="hd_id3150251" role="heading" level="1"><variable id="animated_objects"><link href="text/simpress/guide/animated_objects.xhp" name="Animating Objects in Slides">Animating Objects in Presentation Slides</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3150214" role="paragraph">You can apply preset animation effects to objects on your slide. </paragraph> <paragraph xml-lang="en-US" id="hd_id3154762" role="heading" level="2">To apply an animation effect to an object: </paragraph> @@ -52,7 +52,7 @@ <paragraph xml-lang="en-US" id="par_id3146964" role="listitem">On a slide in <emph>Normal</emph> view, select the object you want to animate.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3149875" role="listitem">Choose <emph>Slide Show - Custom Animation</emph>, click <emph>Add</emph>, and then select an animation effect.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149875" role="listitem">Choose <emph>Format - Animation</emph>, to open the Custom Animation pane in the Sidebar. Click on <emph>Add (+)</emph> button, and then select an animation effect.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3166462" role="listitem">In the <emph>Custom Animation</emph> dialog, click a tab page to choose from a category of effects. Click an effect, then click <emph>OK</emph>.</paragraph> @@ -79,9 +79,9 @@ </listitem> </list> <section id="relatedtopics"> - + <embed href="text/simpress/guide/animated_slidechange.xhp#animated_slidechange"/> - + </section> </body> </helpdocument> |