source:
branches/samba-3.2.x/docs-xml/xslt/fo.xsl
Last change on this file was 203, checked in by , 16 years ago | |
---|---|
File size: 273 bytes |
Rev | Line | |
---|---|---|
[203] | 1 | <?xml version='1.0'?> |
2 | <!-- vim:set sts=2 shiftwidth=2 syntax=xml: --> | |
3 | <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" | |
4 | version='1.0'> | |
5 | ||
6 | <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/> | |
7 | ||
8 | </xsl:stylesheet> |
Note:
See TracBrowser
for help on using the repository browser.