From 760b88ca70f55cc29a708d76a8aa4944f3fa8535 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 7 Dec 2003 07:02:43 +0000 Subject: [PATCH] Handles special case of an appendix inside an article instead of a book. --- .../article.appendix.title.properties.xml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 xsl/params/article.appendix.title.properties.xml diff --git a/xsl/params/article.appendix.title.properties.xml b/xsl/params/article.appendix.title.properties.xml new file mode 100755 index 000000000..8bd2daddf --- /dev/null +++ b/xsl/params/article.appendix.title.properties.xml @@ -0,0 +1,30 @@ + + +article.appendix.title.properties +attribute set + + +article.appendix.title.properties +Properties for appendix titles that appear in an article + + + + + + + + + + + + +Description + +The properties for the title of an appendix that +appears inside an article. The default is to use +the properties of sect1 titles. + + + -- 2.40.0