aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/xhtml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-23 00:32:28 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-23 00:32:28 +0000
commitbab55927796311a00a1c24851647a6c4d7ca591a (patch)
treec5bc144e4bab967bad634198f5082d222330fda7 /stylesheets/xhtml
parent0fe1f5f8db8c6bba4072c6ab3dfbc09a0842bedd (diff)
Testing a new way to render the Short Description sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/xhtml')
-rw-r--r--stylesheets/xhtml/lfs-mixed.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/xhtml/lfs-mixed.xsl b/stylesheets/xhtml/lfs-mixed.xsl
index a70098212..3c7e5deb3 100644
--- a/stylesheets/xhtml/lfs-mixed.xsl
+++ b/stylesheets/xhtml/lfs-mixed.xsl
@@ -34,7 +34,7 @@
</xsl:template>
- <!-- variablelist -->
+ <!-- variablelist
<xsl:template match="variablelist">
<div class="{name(.)}">
<xsl:if test="title | bridgehead">
@@ -60,7 +60,7 @@
<xsl:apply-templates select="varlistentry"/>
</dl>
</div>
- </xsl:template>
+ </xsl:template>-->
<!-- segementedlist -->
<xsl:template match="seg">