| branch | nargir |
| changeset 0 | 8d81867c6c22 |
| child 5 | d4732a6075e5 |
| -1:000000000000 | 0:8d81867c6c22 |
|---|---|
1 <?xml version='1.0'?> |
|
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |
|
3 version='1.0' |
|
4 xmlns:fo="http://www.w3.org/1999/XSL/Format"> |
|
5 <xsl:import href="nargir.xsl"/> |
|
6 <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/fo/docbook.xsl"/> |
|
7 |
|
8 <!-- print options --> |
|
9 <xsl:param name="hyphenate">false</xsl:param> |
|
10 |
|
11 </xsl:stylesheet> |