This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new e71a266 Next change to last commit
e71a266 is described below
commit e71a266a6e0fd47a9506d32274cea7f39a4b5efa
Author: mseidel <[email protected]>
AuthorDate: Sat May 29 19:02:58 2021 +0200
Next change to last commit
---
content/xml/xmerge/docbook/UserGuide.html | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/content/xml/xmerge/docbook/UserGuide.html
b/content/xml/xmerge/docbook/UserGuide.html
index 5052a15..64d7285 100755
--- a/content/xml/xmerge/docbook/UserGuide.html
+++ b/content/xml/xmerge/docbook/UserGuide.html
@@ -1,17 +1,17 @@
-<!DOCTYPE HTML>
-<HTML>
-<HEAD>
- <TITLE>Getting Started With DocBook on OpenOffice</TITLE>
- <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
- <STYLE TYPE="text/css">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <title>Getting Started With DocBook on OpenOffice</title>
+ <meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8">
+ <style TYPE="text/css">
<!--
H2.western { font-family: "Albany", sans-serif; font-size:
14pt; font-style: italic }
H2.cjk { font-family: "HG Mincho Light J"; font-size: 14pt;
font-style: italic }
H2.ctl { font-size: 14pt; font-style: italic }
-->
- </STYLE>
-</HEAD>
-<BODY LANG="en-US" DIR="LTR">
+ </style>
+</head>
+<body>
<H1>Getting Started With DocBook on OpenOffice</H1>
<H2 CLASS="western">Who is this Guide intended for?</H2>
<P STYLE="margin-bottom: 0cm">This guide is intended to be a starting
@@ -226,5 +226,5 @@ colnum="6" colname="c6"
/></FONT></FONT></P>
</P>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
-</BODY>
-</HTML>
+</body>
+</html>