From: Norman Walsh Date: Wed, 9 Jan 2002 13:27:04 +0000 (+0000) Subject: Convert graphic widths/depths to pixels X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef0e4eb0e9741512675e5e9e033ddc149faeb2f6;p=docbook-dsssl Convert graphic widths/depths to pixels --- diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index b9b64538e..0c2994da2 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -95,7 +95,58 @@ % - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Relative units (ems) are not supported on widths. + Using 12pt/em. + + + + + + Unrecognized unit given for width: + + . Treating as px. + + + + + @@ -103,7 +154,58 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Relative units (ems) are not supported on depths. + Using 12pt/em. + + + + + + Unrecognized unit given for depth: + + . Treating as px. + + + + +