summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiorba Edmond <edmond_ciorba@yahoo.com>2013-07-19 11:53:50 +0300
committerAndras Timar <atimar@suse.com>2013-07-19 14:04:03 +0200
commit59090e419fef3a6ec7a5270585d72312dafb78d2 (patch)
treed3e295f7626ce9d5a5898ba0a96d3a9cf3e138eb
parent12333f39d3d01add2f4cba255b64364a455d886f (diff)
Updating helpcontent for changes in fdo#63211, fdo#65456, fdo#65457.
Change-Id: I1938ab4383dd67c054eb61c7c2efe587e6d9c6e2
-rw-r--r--source/text/simpress/guide/animated_objects.xhp1
-rw-r--r--source/text/simpress/guide/animated_slidechange.xhp1
-rw-r--r--source/text/swriter/guide/send2html.xhp2
3 files changed, 3 insertions, 1 deletions
diff --git a/source/text/simpress/guide/animated_objects.xhp b/source/text/simpress/guide/animated_objects.xhp
index 17c40401fa..2f77d64c05 100644
--- a/source/text/simpress/guide/animated_objects.xhp
+++ b/source/text/simpress/guide/animated_objects.xhp
@@ -59,6 +59,7 @@
</listitem>
</list>
<paragraph xml-lang="en-US" id="par_id3156060" role="paragraph" l10n="CHG" oldref="51">To preview the animation, click the <emph>Play</emph> button.</paragraph>
+ <paragraph role="note" id="par_id3148826123" xml-lang="en-US">On Slide Pane an <image id="img_id3151172123" src="sd/res/click_16.png"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id="img_id3151172235" src="sd/res/presenterscreen-Animation.png"/> icon indicates that the next slide has custom animation.</paragraph>
<paragraph xml-lang="en-US" id="hd_id2476577" role="heading" level="2" l10n="NEW">To apply and edit a motion path effect:</paragraph>
<paragraph xml-lang="en-US" id="par_id4217047" role="paragraph" l10n="NEW">An object can be animated to move along a motion path. You can use predefined or your own motion paths.</paragraph>
<paragraph xml-lang="en-US" id="par_id2629474" role="paragraph" l10n="NEW">If you select "Curve", "Polygon", or "Freeform Line", the dialog closes and you can draw your own path. If the drawing is finished and not canceled, the created path is removed from the document and inserted as a motion path effect.</paragraph>
diff --git a/source/text/simpress/guide/animated_slidechange.xhp b/source/text/simpress/guide/animated_slidechange.xhp
index 2dd9c89d55..71356f8e18 100644
--- a/source/text/simpress/guide/animated_slidechange.xhp
+++ b/source/text/simpress/guide/animated_slidechange.xhp
@@ -51,6 +51,7 @@
</listitem>
</list>
<paragraph role="paragraph" id="par_id3149022" xml-lang="en-US" l10n="CHG" oldref="74">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"/> 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"/> icon indicates that the next slide has slide transition.</paragraph>
<paragraph role="heading" id="hd_id3147562" xml-lang="en-US" level="3" l10n="U" oldref="75">To apply the same transition effect to more than one slide</paragraph>
<list type="ordered">
<listitem>
diff --git a/source/text/swriter/guide/send2html.xhp b/source/text/swriter/guide/send2html.xhp
index fcc8cdd028..a4385389d5 100644
--- a/source/text/swriter/guide/send2html.xhp
+++ b/source/text/swriter/guide/send2html.xhp
@@ -35,7 +35,7 @@
<paragraph xml-lang="en-US" id="hd_id3145087" role="heading" level="1" l10n="U" oldref="1"><variable id="send2html"><link href="text/swriter/guide/send2html.xhp" name="Saving Text Documents in HTML Format">Saving Text Documents in HTML Format</link>
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3149825" role="paragraph" l10n="U" oldref="2">You can save a $[officename] Writer document in HTML format, so that you can view it in a web browser. If you want, you can associate a page break with a specific heading paragraph style to generate a separate HTML page each time the style appears in the document. $[officename] Writer automatically creates a page containing hyperlinks to each of these pages.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155922" role="paragraph" l10n="U" oldref="3">When you save a text document in HTML format, any graphics in the document are saved in JPEG format. The name of the HTML document is added as a prefix to the name of the graphic file. The JPEG images are saved in the same folder as the HTML document and are referenced with &lt;IMG&gt; tags in the HTML code.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3155922" role="paragraph">When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG.</paragraph>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3155868" role="listitem" l10n="U" oldref="5">Apply one of the default $[officename] heading paragraph styles, for example, "Heading 1", to the paragraphs where you want to generate a new HTML page.</paragraph>