From 9b590344cd6c9bd946835119ba0be17994aa2adc Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 7 May 2003 05:30:18 +0000 Subject: [PATCH] Parameter to turn off text label like Note or Warning, when admon.graphics is used. --- xsl/params/admon.textlabel.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 xsl/params/admon.textlabel.xml diff --git a/xsl/params/admon.textlabel.xml b/xsl/params/admon.textlabel.xml new file mode 100755 index 000000000..a7bc4ffc5 --- /dev/null +++ b/xsl/params/admon.textlabel.xml @@ -0,0 +1,26 @@ + + +admon.textlabel +boolean + + +admon.textlabel +Use text label in admonitions? + + + + + + + + +Description + +If true (non-zero), admonitions are presented with a generated +text label such as Note or Warning in the appropriate language. +Default graphics are provided in the distribution. +The default value is true. + + + + -- 2.40.0