From 653efd22400958948c93f9da9c6b42bff5e8aa1b Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 19 Jul 2002 11:00:54 +0000 Subject: [PATCH] Support menuchoice.menu.separator, menuchoice.separator, and bibliography.numbered --- xsl/html/biblio.xsl | 5 +++++ xsl/html/inline.xsl | 6 ++++-- xsl/html/param.ent | 3 +++ xsl/html/param.xweb | 6 ++++++ 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/xsl/html/biblio.xsl b/xsl/html/biblio.xsl index 646ab17ff..67c17a4bd 100644 --- a/xsl/html/biblio.xsl +++ b/xsl/html/biblio.xsl @@ -163,6 +163,11 @@ + + [ + + ] + [ diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 46c59f056..46e2d2bf2 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -930,9 +930,11 @@ - -> + - + + + + diff --git a/xsl/html/param.ent b/xsl/html/param.ent index 7ef8e2ac9..0b5f9ee4c 100644 --- a/xsl/html/param.ent +++ b/xsl/html/param.ent @@ -206,3 +206,6 @@ + + + diff --git a/xsl/html/param.xweb b/xsl/html/param.xweb index b90bdeaa0..597b0298c 100644 --- a/xsl/html/param.xweb +++ b/xsl/html/param.xweb @@ -208,6 +208,7 @@ to be incomplete. Don't forget to read the source, too :-) Bibliography &biblioentry.item.separator; &bibliography.collection; +&bibliography.numbered; Glossary @@ -235,6 +236,8 @@ to be incomplete. Don't forget to read the source, too :-) &points.per.em; &use.svg; &use.role.as.xrefstyle; +&menuchoice.separator; +&menuchoice.menu.separator; Graphics @@ -373,6 +376,7 @@ around all these parameters. + @@ -480,6 +484,8 @@ around all these parameters. + + -- 2.50.1