From dbf2b550a6f0f1690b4187309d8c62e8a32d8048 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 19 Jul 2002 11:14:36 +0000 Subject: [PATCH] New properties --- xsl/params/bibliography.numbered.xml | 22 ++++++++++++++++ xsl/params/menuchoice.menu.separator.xml | 25 +++++++++++++++++++ xsl/params/menuchoice.separator.xml | 25 +++++++++++++++++++ .../section.title.level1.properties.xml | 24 ++++++++++++++++++ .../section.title.level2.properties.xml | 24 ++++++++++++++++++ .../section.title.level3.properties.xml | 24 ++++++++++++++++++ .../section.title.level4.properties.xml | 24 ++++++++++++++++++ .../section.title.level5.properties.xml | 24 ++++++++++++++++++ .../section.title.level6.properties.xml | 25 +++++++++++++++++++ 9 files changed, 217 insertions(+) create mode 100644 xsl/params/bibliography.numbered.xml create mode 100644 xsl/params/menuchoice.menu.separator.xml create mode 100644 xsl/params/menuchoice.separator.xml create mode 100644 xsl/params/section.title.level1.properties.xml create mode 100644 xsl/params/section.title.level2.properties.xml create mode 100644 xsl/params/section.title.level3.properties.xml create mode 100644 xsl/params/section.title.level4.properties.xml create mode 100644 xsl/params/section.title.level5.properties.xml create mode 100644 xsl/params/section.title.level6.properties.xml diff --git a/xsl/params/bibliography.numbered.xml b/xsl/params/bibliography.numbered.xml new file mode 100644 index 000000000..13cc104ec --- /dev/null +++ b/xsl/params/bibliography.numbered.xml @@ -0,0 +1,22 @@ + + +bibliography.numbered +boolean + + +bibliography.numbered +Should bibliography entries be numbered? + + + + + + + + +Description + +If non-zero bibliography entries will be numbered + + + diff --git a/xsl/params/menuchoice.menu.separator.xml b/xsl/params/menuchoice.menu.separator.xml new file mode 100644 index 000000000..226189406 --- /dev/null +++ b/xsl/params/menuchoice.menu.separator.xml @@ -0,0 +1,25 @@ + + +menuchoice.menu.separator + + + +menuchoice.menu.separator + + + + + + + + + +Description + +Separator used to connect items of a menuchoice with +guimenuitem or guisubmenu. Other elements +are linked with menuchoice.separator. + + + + diff --git a/xsl/params/menuchoice.separator.xml b/xsl/params/menuchoice.separator.xml new file mode 100644 index 000000000..1a2f86b36 --- /dev/null +++ b/xsl/params/menuchoice.separator.xml @@ -0,0 +1,25 @@ + + +menuchoice.separator + + + +menuchoice.separator + + + + + + + + + +Description + +Separator used to connect items of a menuchoice other +than guimenuitem and guisubmenu. The latter +elements are linked with menuchoice.menu.separator. + + + + diff --git a/xsl/params/section.title.level1.properties.xml b/xsl/params/section.title.level1.properties.xml new file mode 100644 index 000000000..33449fcd8 --- /dev/null +++ b/xsl/params/section.title.level1.properties.xml @@ -0,0 +1,24 @@ + + +section.title.level1.properties +attribute set + + +section.title.level1.properties +Properties for level-1 section titles + + + + + + 18pt + + + + +Description + +The properties of level-1 section titles. + + + diff --git a/xsl/params/section.title.level2.properties.xml b/xsl/params/section.title.level2.properties.xml new file mode 100644 index 000000000..b653d77fa --- /dev/null +++ b/xsl/params/section.title.level2.properties.xml @@ -0,0 +1,24 @@ + + +section.title.level2.properties +attribute set + + +section.title.level2.properties +Properties for level-1 section titles + + + + + + 16pt + + + + +Description + +The properties of level-2 section titles. + + + diff --git a/xsl/params/section.title.level3.properties.xml b/xsl/params/section.title.level3.properties.xml new file mode 100644 index 000000000..cac589ce2 --- /dev/null +++ b/xsl/params/section.title.level3.properties.xml @@ -0,0 +1,24 @@ + + +section.title.level3.properties +attribute set + + +section.title.level3.properties +Properties for level-1 section titles + + + + + + 14pt + + + + +Description + +The properties of level-3 section titles. + + + diff --git a/xsl/params/section.title.level4.properties.xml b/xsl/params/section.title.level4.properties.xml new file mode 100644 index 000000000..2c7e41ed1 --- /dev/null +++ b/xsl/params/section.title.level4.properties.xml @@ -0,0 +1,24 @@ + + +section.title.level4.properties +attribute set + + +section.title.level4.properties +Properties for level-1 section titles + + + + + + 12pt + + + + +Description + +The properties of level-4 section titles. + + + diff --git a/xsl/params/section.title.level5.properties.xml b/xsl/params/section.title.level5.properties.xml new file mode 100644 index 000000000..be832a633 --- /dev/null +++ b/xsl/params/section.title.level5.properties.xml @@ -0,0 +1,24 @@ + + +section.title.level5.properties +attribute set + + +section.title.level5.properties +Properties for level-1 section titles + + + + + + 12pt + + + + +Description + +The properties of level-5 section titles. + + + diff --git a/xsl/params/section.title.level6.properties.xml b/xsl/params/section.title.level6.properties.xml new file mode 100644 index 000000000..a95e898ae --- /dev/null +++ b/xsl/params/section.title.level6.properties.xml @@ -0,0 +1,25 @@ + + +section.title.level6.properties +attribute set + + +section.title.level6.properties +Properties for level-1 section titles + + + + + + 10pt + + + + +Description + +The properties of level-6 section titles. This property set is actually +used for all titles below level 5. + + + -- 2.40.0