From 32c35f248f4d7c3daff1401bc9678562a3c54182 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Thu, 23 Oct 2003 01:05:20 +0000 Subject: - Removed db2html-section.xsl - Removed db2html-node.xsl - Added * stylesheets/Makefile.am: - Removed db2html-section.xsl - Removed db2html-node.xsl - Added db2html-header.xsl * stylesheets/db2html-chunk.xsl: * stylesheets/db2html-html.xsl: * stylesheets/db2html-titlepage.xsl - Some more changes for the new chunking behavior. Mostly stuff I forgot. * stylesheets/yelp-customization.xsl: - Make the new chunking stuff actually work in Yelp. --- stylesheets/ChangeLog | 15 ++ stylesheets/Makefile.am | 3 +- stylesheets/db2html-chunk.xsl | 274 ++++++++++++++++++++++++++++++++++--- stylesheets/db2html-html.xsl | 10 +- stylesheets/db2html-titlepage.xsl | 16 +-- stylesheets/yelp-customization.xsl | 46 ++++--- 6 files changed, 311 insertions(+), 53 deletions(-) diff --git a/stylesheets/ChangeLog b/stylesheets/ChangeLog index d23c21d1..82564f7d 100644 --- a/stylesheets/ChangeLog +++ b/stylesheets/ChangeLog @@ -1,3 +1,18 @@ +2003-10-22 Shaun McCance + + * Makefile.am: + - Removed db2html-section.xsl + - Removed db2html-node.xsl + - Added db2html-header.xsl + + * db2html-chunk.xsl: + * db2html-html.xsl: + * db2html-titlepage.xsl + - Some more changes for the new chunking behavior. Mostly stuff I forgot. + + * yelp-customization.xsl: + - Make the new chunking stuff actually work in Yelp. + 2003-10-22 Shaun McCance * db2html-node.xsl: diff --git a/stylesheets/Makefile.am b/stylesheets/Makefile.am index 2d1dd43c..b2bbe0be 100644 --- a/stylesheets/Makefile.am +++ b/stylesheets/Makefile.am @@ -14,6 +14,7 @@ yelpcustomization_DATA = \ db2html-footnote.xsl \ db2html-formal.xsl \ db2html-glossary.xsl \ + db2html-header.xsl \ db2html-html.xsl \ db2html-index.xsl \ db2html-inline.xsl \ @@ -22,11 +23,9 @@ yelpcustomization_DATA = \ db2html-math.xsl \ db2html-media.xsl \ db2html-navbar.xsl \ - db2html-node.xsl \ db2html-param.xsl \ db2html-qanda.xsl \ db2html-refentry.xsl \ - db2html-section.xsl \ db2html-suppressed.xsl \ db2html-synopsis.xsl \ db2html-table.xsl \ diff --git a/stylesheets/db2html-chunk.xsl b/stylesheets/db2html-chunk.xsl index ffa65857..91cda845 100644 --- a/stylesheets/db2html-chunk.xsl +++ b/stylesheets/db2html-chunk.xsl @@ -10,67 +10,100 @@ - + - + - + - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -80,6 +113,11 @@ + + + + + @@ -89,6 +127,11 @@ + + + + + @@ -98,6 +141,11 @@ + + + + + @@ -107,136 +155,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -245,17 +383,31 @@ + + + + + - + + + + + + + + - + + + @@ -264,76 +416,160 @@ reference | refsect3 | setindex | simplesect"/> + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + + + + + + - + + + diff --git a/stylesheets/db2html-html.xsl b/stylesheets/db2html-html.xsl index bfed2397..80711400 100644 --- a/stylesheets/db2html-html.xsl +++ b/stylesheets/db2html-html.xsl @@ -5,7 +5,12 @@ - + + + + + + @@ -41,8 +46,7 @@ - - + diff --git a/stylesheets/db2html-titlepage.xsl b/stylesheets/db2html-titlepage.xsl index ddf5e552..97e7bd30 100644 --- a/stylesheets/db2html-titlepage.xsl +++ b/stylesheets/db2html-titlepage.xsl @@ -2,16 +2,6 @@ - - - - + + + + + + diff --git a/stylesheets/yelp-customization.xsl b/stylesheets/yelp-customization.xsl index 969728ea..79786162 100644 --- a/stylesheets/yelp-customization.xsl +++ b/stylesheets/yelp-customization.xsl @@ -26,7 +26,7 @@ - <xsl:apply-templates select="$node" mode="title.text.mode"/> + <xsl:value-of select="title"/>