From e94c5f9cd9273af90db91b8dea1366b4d1e9446e Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 12 May 2002 11:21:15 +0000 Subject: [PATCH] Reworked support for graphic attributes; now support DocBook 4.2CR1 attributes --- xsl/html/graphics.xsl | 575 +++++++++++++++++++++++++++++++++--------- 1 file changed, 455 insertions(+), 120 deletions(-) diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index 0b7acef18..887fe2751 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -2,9 +2,11 @@ @@ -21,8 +23,9 @@ ******************************************************************** --> - + + + @@ -65,6 +68,10 @@ + + + + @@ -74,6 +81,99 @@ + + + + + 0 + 0 + + 1 + 0 + + + + + + 1.0 + + + + 1.0 + + + + - % - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - - - - - - - - - - - - - - - - - - - - - - - Relative units (ems) are not supported on widths. - Using 12pt/em. - - + + + + + + + + px - - Unrecognized unit given for width: - - . Treating as px. - - + + + - + + + px + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + + + + - + + + + + + + + + + - - + - - - - - - - - - - - - - - - - - - - - - - - - Relative units (ems) are not supported on depths. - Using 12pt/em. - - + + + + + + + + px - - Unrecognized unit given for depth: - - . Treating as px. - - + + + - + + + px + - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + - - - - + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
-- 2.50.1