From 5250b4512f9d8ddeb2cbcaa090d9ad8bfbaae6fa Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 12 May 2002 11:15:31 +0000 Subject: [PATCH] Reworked support for graphic attributes; now support DocBook 4.2CR1 attributes --- xsl/fo/graphics.xsl | 161 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 160 insertions(+), 1 deletion(-) diff --git a/xsl/fo/graphics.xsl b/xsl/fo/graphics.xsl index 412f0c560..333daaad6 100644 --- a/xsl/fo/graphics.xsl +++ b/xsl/fo/graphics.xsl @@ -73,7 +73,7 @@ FIXME: make is.graphic.* work correctly depending on the backend! - + @@ -190,6 +190,165 @@ FIXME: make is.graphic.* work correctly depending on the backend! + + + + + + + + + 0 + 0 + + 1 + 0 + + + + + + 1.0 + + + + 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + auto + + + + + + + + + + + + + + + auto + + + + + + + + + + + + + + + + + % + + auto + + + + + + + + + + + + + + + + + % + + auto + + + + + + + + + + + + + + + + + + + before + center + after + auto + + + + + + -- 2.40.0