diff --git a/helpcontent2/source/text/shared/00/00000020.xhp b/helpcontent2/source/text/shared/00/00000020.xhp index 33c87a00d6..b74e7e7ee7 100644 --- a/helpcontent2/source/text/shared/00/00000020.xhp +++ b/helpcontent2/source/text/shared/00/00000020.xhp @@ -1,11 +1,16 @@ - + ************************************************************************ + --> - - + About Import and Export Filters /text/shared/00/00000020.xhp - -Sun Microsystems, Inc. -converted from old format - fpe - import filters @@ -105,10 +106,9 @@ If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on "width" and "height" values. The "Margin" property is used to set equal margins on all sides of the page. To allow different margins, the "Margin-Left", "Margin-Right", "Margin-Top" and "Margin-Bottom" properties are used. -The distances of graphics, Plug-Ins - and Applets to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a "STYLE" option for the corresponding tag as CSS1 size properties "Margin-Top", "Margin-Bottom", "Margin-Left" and "Margin-Right". +The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a "STYLE" option for the corresponding tag as CSS1 size properties "Margin-Top", "Margin-Bottom", "Margin-Left" and "Margin-Right". Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Netscape Navigator, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, Plug-Ins, -Applets and Floating Frames, but character-linked frames are not possible. +and Floating Frames, but character-linked frames are not possible. Text frames are exported as "<SPAN>" or "<DIV>" tags if they do not contain columns. If they do contain columns then they are exported as "<MULTICOL>". The measurement unit set in $[officename] is used for HTML export of CSS1 properties. The unit can be set separately for text and HTML documents under Tools - Options - %PRODUCTNAME Writer - General or Tools - Options - %PRODUCTNAME Writer/Web - View. The number of exported decimal places depends on the unit. @@ -179,7 +179,6 @@
- The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in Tools - Options - Load/Save - HTML Compatibility. Then, in HTML documents, besides the HTML Page Style, you can also use the styles "First page", "Left page" and "Right page". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing. Importing and Exporting Numbering If, in Tools - Options - Load/Save - HTML Compatibility, the export option "$[officename] Writer" or "Internet Explorer" is selected, the indents of numberings are exported as "margin-left" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level.