summaryrefslogtreecommitdiffstats
path: root/source/text/swriter/guide
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/swriter/guide')
-rw-r--r--source/text/swriter/guide/send2html.xhp2
1 files changed, 1 insertions, 1 deletions
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>