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/xslt/odf2xhtml/export/xhtml/header.xsl | 480 +++++++++++++++++++++ 1 file changed, 480 insertions(+) create mode 100644 filter/source/xslt/odf2xhtml/export/xhtml/header.xsl (limited to 'filter/source/xslt/odf2xhtml/export/xhtml/header.xsl') diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl b/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl new file mode 100644 index 000000000..2bd07d8d2 --- /dev/null +++ b/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl @@ -0,0 +1,480 @@ + + + + + + + + + + + + + + http://dublincore.org/documents/dcmi-terms/ + CSS helper variable will be created... + + + + + CSS variable ready, header will be created... + + + + + CSS header creation finished! + + + + + + + + + + + + + + + +table { border-collapse:collapse; border-spacing:0; empty-cells:show } + + + td, th { vertical-align:top; font-size:10pt;} + + td, th { vertical-align:top; font-size:12pt;} + + +h1, h2, h3, h4, h5, h6 { clear:both;} + + + + p { white-space: nowrap; } + + + +ol, ul { margin:0; padding:0;} + +li { list-style: none; margin:0; padding:0;} + +span.footnodeNumber { padding-right:1em; } + +span.annotation_style_by_filter { font-size:95%; font-family:Arial; background-color:#fff000; margin:0; border:0; padding:0; } + + +span.heading_numbering { margin-right: 0.8rem; } +* { margin:0;} + + + + + + + + + + + + + + + . { } + + + + + + /* ODF styles with no properties representable as CSS: + { } */ + + + + + + + + + + + + + + + + + + + ; + + + + + + + + + + + + + + + + + + + + + + +@page { + + } + + + + + + + + + + + + + + + size: + + + + ; + + + size: + + ; + + + + + + + + + + + margin-top: + + ; + + + + margin-bottom: + + ; + + + + margin-left: + + ; + + + + margin-right: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + en-US + + + + + + + + + + + + + + + + + , + + + + + + + Content-Type + application/xhtml+xml; charset=utf-8 + + + + + + + + + + + + + + + - no title specified + + + + + + + DCTERMS.title + + + + + + + + + + + + + + + + + + + + + + + + + DCTERMS.source + http://xml.openoffice.org/odf2xhtml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3