diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-21 19:45:27 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-22 16:32:14 +0200 |
commit | 1c2c0582a652308f072aa9ecc0878bc2f25095bb (patch) | |
tree | 512ebae8a268eb0276d072919445a095c2afb9b5 /source/text | |
parent | 559cb6ee4b3acafc6e2233c18e40ddc40a6786e2 (diff) |
Fix image dmensions in page
Change-Id: I64c4550d47c05ad05f6cfdf65a642e502dd51d03
Reviewed-on: https://gerrit.libreoffice.org/81289
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/simpress/guide/animated_slidechange.xhp | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/source/text/simpress/guide/animated_slidechange.xhp b/source/text/simpress/guide/animated_slidechange.xhp index ba42e6caa2..b9a726d195 100644 --- a/source/text/simpress/guide/animated_slidechange.xhp +++ b/source/text/simpress/guide/animated_slidechange.xhp @@ -1,7 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - - <!-- * This file is part of the LibreOffice project. * @@ -19,8 +16,6 @@ * 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="textsimpressguideanimated_slidechangexml" indexer="include" status="PUBLISH"> @@ -35,10 +30,10 @@ <bookmark_value>transition effects</bookmark_value> <bookmark_value>deleting; slide transition effects</bookmark_value> <bookmark_value>effects;animated slide transitions</bookmark_value> -</bookmark><comment>MW changed "removing;..." to "deleting;..."</comment><paragraph role="heading" id="hd_id3153820" xml-lang="en-US" level="1"><variable id="animated_slidechange"><link href="text/simpress/guide/animated_slidechange.xhp" name="Animating Slide Transitions">Animating Slide Transitions</link> -</variable></paragraph> +</bookmark><comment>MW changed "removing;..." to "deleting;..."</comment><h1 id="hd_id3153820"><variable id="animated_slidechange"><link href="text/simpress/guide/animated_slidechange.xhp" name="Animating Slide Transitions">Animating Slide Transitions</link> +</variable></h1> <paragraph role="paragraph" id="par_id3150049" xml-lang="en-US">You can apply a special effect that plays when you display a slide.</paragraph> -<paragraph role="heading" id="hd_id3153811" xml-lang="en-US" level="3">To apply a transition effect to a slide</paragraph> +<h3 id="hd_id3153811">To apply a transition effect to a slide</h3> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id3145086" xml-lang="en-US">In <emph>Normal</emph> view, select the slide that you want to add the transition effect to.</paragraph> @@ -51,14 +46,13 @@ </listitem> </list> <paragraph role="paragraph" id="par_id3149022" xml-lang="en-US">You can preview the transition effect in the document window.</paragraph> -<paragraph role="note" id="par_id3148826234" xml-lang="en-US">On Slide Pane an <image id="img_id3151172234" src="sd/res/fade_effect_indicator.png"></image> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id="img_id3151172235" src="sd/res/presenterscreen-Transition.png"></image> icon indicates that the next slide has slide transition.</paragraph> -<paragraph role="heading" id="hd_id3147562" xml-lang="en-US" level="3">To apply the same transition effect to more than one slide</paragraph> +<paragraph role="note" id="par_id3148826234">On Slide Pane an <image id="img_id3151172234" src="sd/res/fade_effect_indicator.png" width="0.222inch" height="0.222inch"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id="img_id3151172235" src="sd/res/presenterscreen-Transition.png" width="0.222inch" height="0.222inch"/> icon indicates that the next slide has slide transition.</paragraph> +<h3 id="hd_id3147562">To apply the same transition effect to more than one slide</h3> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id3150263" xml-lang="en-US">In <emph>Slide Sorter</emph> view, select the slides that you want to add the transition effect to.</paragraph> <paragraph role="paragraph" id="par_id3148826" xml-lang="en-US">If you want, you can use the <emph>Zoom</emph> toolbar -<image id="img_id3151172" src="cmd/sc_zoom.png" width="0.222inch" height="0.222inch"><alt id="alt_id3151172" xml-lang="en-US">Icon</alt> - </image> to change the view magnification for the slides.</paragraph> +<image id="img_id3151172" src="cmd/sc_zoom.png" width="0.222inch" height="0.222inch"><alt id="alt_id3151172" xml-lang="en-US">Icon Zoom</alt></image> to change the view magnification for the slides.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_id3154269" xml-lang="en-US">On the Tasks pane, click Slide Transition.</paragraph> @@ -68,7 +62,7 @@ </listitem> </list> <paragraph role="paragraph" id="par_id3153785" xml-lang="en-US">To preview the transition effect for a slide, click the small icon underneath the slide on the <emph>Slides Pane</emph>.</paragraph> -<paragraph role="heading" id="hd_id3149341" xml-lang="en-US" level="3">To remove a transition effect</paragraph> +<h3 id="hd_id3149341">To remove a transition effect</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3151287" xml-lang="en-US">In <emph>Slide Sorter</emph> View, select the slides that you want to remove the transition effect from.</paragraph> |