From: Bob Stayton Date: Tue, 2 May 2006 07:00:01 +0000 (+0000) Subject: Implemented floats uniformly for figure, example, equation and X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fbee7cf6a98b6714fe342fc2b4d248de1819c2a;p=docbook-dsssl Implemented floats uniformly for figure, example, equation and informalfigure, informalexample, and informalequation. --- diff --git a/xsl/html/formal.xsl b/xsl/html/formal.xsl index 20b57b2c7..8ccb1f357 100644 --- a/xsl/html/formal.xsl +++ b/xsl/html/formal.xsl @@ -20,41 +20,64 @@ -
- - - + +
+ + + + + + + +
+ +
+ + + + + +

+ + +

+

+ + + + + + + +
+
+ +
+
+
- - - -
- -
- - - - - + + + -

- - -

-

- - - - - + + + + -float + + + + + + + + - - -
-
- -
-
@@ -75,19 +98,41 @@ -
-

- - - - - - - - + +

+

+ + + + + + + + +

+

+ + + + + + + + + + -float + + + + + + + + -

-

@@ -126,41 +171,10 @@ - - - - - - - - - - - - - - - - -
- - - float: - - ; - - - - - -
-
- - - - - -
+ + + +
@@ -171,11 +185,11 @@ - - - - - + + + + + @@ -233,8 +247,8 @@ + select="substring-after(normalize-space($formal.title.placement), + concat(local-name(.), ' '))"/> @@ -250,14 +264,14 @@ - + + select="substring-after(normalize-space($formal.title.placement), + concat(local-name(.), ' '))"/> @@ -271,9 +285,10 @@ - + + @@ -349,4 +364,37 @@ + + + + + + + + + + + + + + + + + + + + + +
+ + + float: + + ; + + + +
+
+