From: arjen Date: Thu, 19 Sep 2002 12:33:47 +0000 (+0000) Subject: New elements: newline, newpage X-Git-Tag: V0_5~4 X-Git-Url: http://www.andromeda.nl/gitweb/?p=xmldoc.git;a=commitdiff_plain;h=350e2dc5298c1bd9e064e70cefb667c0ab547a34 New elements: newline, newpage Removed DOCTYPE declaration from XSLT stylehseets --- diff --git a/ChangeLog b/ChangeLog index 7ba38ed..e1e7670 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Version 0.5 - Sep 19, 2002 +=========================================================== + +o Added empty elements and +o Removed DOCTYPE declaration from the XSLT stylesheets. +o Configure script exits if libxml2 is not available. + + Version 0.4 - Aug 28, 2002 =========================================================== diff --git a/doc.dtd b/doc.dtd index ab4c49f..72da6bf 100644 --- a/doc.dtd +++ b/doc.dtd @@ -1,4 +1,4 @@ - + @@ -56,6 +56,8 @@ + + diff --git a/html.xsl b/html.xsl index 8e4a16e..7e5191d 100644 --- a/html.xsl +++ b/html.xsl @@ -245,6 +245,7 @@ +
diff --git a/latex.xsl b/latex.xsl index 3f171d4..4e99d0b 100644 --- a/latex.xsl +++ b/latex.xsl @@ -1,5 +1,4 @@ - @@ -167,6 +166,9 @@ $_{}$ $^{}$ +\\ +\newpage + \begin{tabular}{c} diff --git a/preprocess.xsl b/preprocess.xsl index 7b3079f..6af408d 100644 --- a/preprocess.xsl +++ b/preprocess.xsl @@ -1,5 +1,4 @@ - diff --git a/text.xsl b/text.xsl index df827f0..e4992d1 100644 --- a/text.xsl +++ b/text.xsl @@ -1,5 +1,4 @@ - @@ -132,6 +131,13 @@ Abstract: + + + + + + +