From 13abdcd0b3b855452c71b5e3e63d1243fa85686b Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 11 Jun 2002 11:29:56 +0000 Subject: [PATCH] Refentry and section title properties --- xsl/params/refentry.title.properties.xml | 34 ++++++++++++++++++++++++ xsl/params/section.title.properties.xml | 32 ++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 xsl/params/refentry.title.properties.xml create mode 100644 xsl/params/section.title.properties.xml diff --git a/xsl/params/refentry.title.properties.xml b/xsl/params/refentry.title.properties.xml new file mode 100644 index 000000000..4727da9df --- /dev/null +++ b/xsl/params/refentry.title.properties.xml @@ -0,0 +1,34 @@ + + +refentry.title.properties +attribute set + + +refentry.title.properties +Title properties for a refentry title + + + + + + + + + 18pt + bold + 1em + false + always + 0.5em + 0.4em + 0.6em + + + + +Description + +FIXME: + + + diff --git a/xsl/params/section.title.properties.xml b/xsl/params/section.title.properties.xml new file mode 100644 index 000000000..57a36ed9e --- /dev/null +++ b/xsl/params/section.title.properties.xml @@ -0,0 +1,32 @@ + + +section.title.properties + + + +section.title.properties + + + + + + + + + + bold + + always + 0.8em + 1.0em + 1.2em + + + + +Description + +FIXME: + + + -- 2.40.0