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 --- .../source/text/shared/optionen/01030500.xhp | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 helpcontent2/source/text/shared/optionen/01030500.xhp (limited to 'helpcontent2/source/text/shared/optionen/01030500.xhp') diff --git a/helpcontent2/source/text/shared/optionen/01030500.xhp b/helpcontent2/source/text/shared/optionen/01030500.xhp new file mode 100644 index 000000000..b83606ce8 --- /dev/null +++ b/helpcontent2/source/text/shared/optionen/01030500.xhp @@ -0,0 +1,77 @@ + + + + + +HTML compatibility +/text/shared/optionen/01030500.xhp + + + +
+$[officename] Basic scripts in HTML documents +HTML;compatibility settings + + + +

HTML compatibility

+Defines settings for HTML pages. +
+
+ +
+ + + + + + + + +

Font sizes

+Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags. +

Import

+Defines the settings for importing HTML documents. + +

Use 'English (USA)' locale for numbers

+When importing numbers from an HTML page, the decimal separator and the thousands separator characters differ according to the locale of the HTML page. The clipboard however contains no information about the locale. For example, the characters "1.000" copied from a German Web page most possibly mean "one thousand" because the period is the thousands separator in a German locale. If copied from an English Web page, the same characters stand for the number 1 as in "one dot zero zero zero". +If not checked, numbers will be interpreted according to the setting in Language Settings - Language of - Locale setting in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale. + +

Import unknown HTML tags as fields

+Mark this check box if you want tags that are not recognized by $[officename] to be imported as fields. For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export. + +

Ignore font settings

+Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. + +

$[officename] Basic

+Mark this check box to include the $[officename] Basic instructions when exporting to HTML format. +You must activate this option before you create the $[officename] Basic Script, since otherwise it will not be inserted. $[officename] Basic Scripts must be located in the header of the HTML document. Once you have created the macro in the $[officename] Basic IDE, it appears in the source text of the HTML document in the header. + +

Display warning

+If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost. + +

Print layout

+If you mark this field, the print layout of the current document (for example, table of contents with justified page numbers and dot leaders) is exported as well. It can be read by $[officename], Mozilla Firefox, and MS Internet Explorer. +The HTML filter supports CSS2 (Cascading Style Sheets Level 2) for printing documents. These capabilities are only effective if print layout export is activated. + +

Copy local images to Internet

+Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the Save As dialog to save the document and enter a complete FTP URL as the file name in the Internet. + + +
-- cgit v1.2.3