From e96ea1560f66dd1fd09d62a18039b7a0e202ebeb Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 6 Sep 2002 12:58:44 +0000 Subject: [PATCH] Output table summary and img alt for graphical admonitions --- xsl/html/admon.xsl | 83 ++++++++++++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 32 deletions(-) diff --git a/xsl/html/admon.xsl b/xsl/html/admon.xsl index c3f8e6010..7e0d12e24 100644 --- a/xsl/html/admon.xsl +++ b/xsl/html/admon.xsl @@ -32,46 +32,65 @@ - note - warning - caution - tip - important + note + warning + caution + tip + important note + + + Note + Warning + Caution + Tip + Important + Note + + +
- - - - - - - - + + + + + +
- - - - - - + + + + + + + + + + + : + + + + + - - - - - -
+ + - - - - -
- -
+ [{$admon.type}] + + + + +
+ + +
+ +
-- 2.50.1