Changeset 0459c559 for stylesheets/blfs-chunked.xsl
- Timestamp:
- 05/19/2004 01:42:48 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 44abcab
- Parents:
- 884fa56
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stylesheets/blfs-chunked.xsl
r884fa56 r0459c559 16 16 <xsl:include href="xhtml/lfs-index.xsl"/> 17 17 <xsl:include href="xhtml/lfs-legalnotice.xsl"/> 18 <xsl:include href="xhtml/lfs-mixed.xsl"/> 18 <xsl:include href="xhtml/lfs-mixed.xsl"/> 19 19 <xsl:include href="xhtml/lfs-navigational.xsl"/> 20 20 <xsl:include href="xhtml/lfs-titles.xsl"/> … … 36 36 </xsl:template> 37 37 38 <xsl:template match="userinput"> 39 <xsl:call-template name="inline.monoseq"/> 40 </xsl:template> 41 38 42 </xsl:stylesheet>
Note:
See TracChangeset
for help on using the changeset viewer.