diff options
Diffstat (limited to 'source/text/shared/00/00000215.xhp')
-rw-r--r-- | source/text/shared/00/00000215.xhp | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/source/text/shared/00/00000215.xhp b/source/text/shared/00/00000215.xhp index 38446781ca..ebfd52b053 100644 --- a/source/text/shared/00/00000215.xhp +++ b/source/text/shared/00/00000215.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +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="textshared0000000215xml" indexer="include" status="PUBLISH"> @@ -32,32 +29,34 @@ <body> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/AsciiFilterDialog" id="bm_id3159240" localize="false"/> -<paragraph role="heading" id="hd_id3146856" xml-lang="en-US" level="1">ASCII Filter Options</paragraph> +<h1 id="hd_id3146856">ASCII Filter Options</h1> <paragraph role="paragraph" id="par_id3153070" xml-lang="en-US">You can specify which options, such as basic font, language, character set, or break, are imported or exported with a text document. The dialog appears when you load an ASCII file with the filter "Text Encoded" or when you save the document the first time, or when you "save as" with another name.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#ascii"/> </section> -<paragraph role="heading" id="hd_id3159217" xml-lang="en-US" level="2">Properties</paragraph> +<h2 id="hd_id3159217">Properties</h2> <paragraph role="paragraph" id="par_id3155577" xml-lang="en-US">Defines the settings for importing or exporting your file. When exporting, only the character set and paragraph break can be defined.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/charset" id="bm_id3159242" localize="false"/> -<paragraph role="heading" id="hd_id3146959" xml-lang="en-US" level="3">Character set</paragraph> +<h3 id="hd_id3146959">Character set</h3> <paragraph role="paragraph" id="par_id3143206" xml-lang="en-US"><ahelp hid="modules/swriter/ui/asciifilterdialog/charset">Specifies the character set of the file for export or import.</ahelp></paragraph> +<h3 id="hd_id911633520416200">Include byte-order mark</h3> +<paragraph role="paragraph" id="par_id211633520423767">For Unicode character set only, a byte order mark (BOM) is a sequence of bytes used to indicate Unicode encoding of a text file. The presence of the UTF-8 BOM is optional and may cause problems with some software, especially legacy software not designed to handle UTF-8.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/font" id="bm_id3150008" localize="false"/> -<paragraph role="heading" id="hd_id3154926" xml-lang="en-US" level="3">Default fonts</paragraph> +<h3 id="hd_id3154926">Default fonts</h3> <paragraph role="paragraph" id="par_id3151262" xml-lang="en-US"><ahelp hid="modules/swriter/ui/asciifilterdialog/font">By setting a default font, you specify that the text should be displayed in a specific font. The default fonts can only be selected when importing.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/language" id="bm_id3153124" localize="false"/> -<paragraph role="heading" id="hd_id3154894" xml-lang="en-US" level="3">Language</paragraph> +<h3 id="hd_id3154894">Language</h3> <paragraph role="paragraph" id="par_id3153323" xml-lang="en-US"><ahelp hid="modules/swriter/ui/asciifilterdialog/language">Specifies the language of the text, if this has not already been defined. This setting is only available when importing.</ahelp></paragraph> -<paragraph role="heading" id="hd_id3147143" xml-lang="en-US" level="3">Paragraph break</paragraph> +<h3 id="hd_id3147143">Paragraph break</h3> <paragraph role="paragraph" id="par_id3143281" xml-lang="en-US">Defines the type of paragraph break for a text line.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/crlf" id="bm_id3149640" localize="false"/> -<paragraph role="heading" id="hd_id3150935" xml-lang="en-US" level="3">CR & LF</paragraph> +<h3 id="hd_id3150935">CR & LF</h3> <paragraph role="paragraph" id="par_id3145829" xml-lang="en-US"><ahelp hid="modules/swriter/ui/asciifilterdialog/crlf">Produces a "Carriage Return" and a "Linefeed". This option is the default.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/cr" id="bm_id3150178" localize="false"/> -<paragraph role="heading" id="hd_id3153551" xml-lang="en-US" level="3">CR</paragraph> +<h3 id="hd_id3153551">CR</h3> <paragraph role="paragraph" id="par_id3156042" xml-lang="en-US"><ahelp hid="modules/swriter/ui/asciifilterdialog/cr">Produces a "Carriage Return" as the paragraph break.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/asciifilterdialog/lf" id="bm_id3147374" localize="false"/> -<paragraph role="heading" id="hd_id3150713" xml-lang="en-US" level="3">LF</paragraph> +<h3 id="hd_id3150713">LF</h3> <paragraph role="paragraph" id="par_id3145090" xml-lang="en-US"><ahelp hid="modules/swriter/ui/asciifilterdialog/lf">Produces a "Linefeed" as the paragraph break.</ahelp></paragraph> </body> </helpdocument> |