From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- helpcontent2/source/text/shared/00/00000215.xhp | 62 +++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 helpcontent2/source/text/shared/00/00000215.xhp (limited to 'helpcontent2/source/text/shared/00/00000215.xhp') diff --git a/helpcontent2/source/text/shared/00/00000215.xhp b/helpcontent2/source/text/shared/00/00000215.xhp new file mode 100644 index 000000000..ebfd52b05 --- /dev/null +++ b/helpcontent2/source/text/shared/00/00000215.xhp @@ -0,0 +1,62 @@ + + + + + +ASCII Filter Options +/text/shared/00/00000215.xhp + + +Sun Microsystems, Inc. + + + + + +

ASCII Filter Options

+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. +
+ +
+

Properties

+Defines the settings for importing or exporting your file. When exporting, only the character set and paragraph break can be defined. + +

Character set

+Specifies the character set of the file for export or import. +

Include byte-order mark

+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. + +

Default fonts

+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. + +

Language

+Specifies the language of the text, if this has not already been defined. This setting is only available when importing. +

Paragraph break

+Defines the type of paragraph break for a text line. + +

CR & LF

+Produces a "Carriage Return" and a "Linefeed". This option is the default. + +

CR

+Produces a "Carriage Return" as the paragraph break. + +

LF

+Produces a "Linefeed" as the paragraph break. + +
-- cgit v1.2.3