1 <!-- manpage-normal.xsl:
2 special settings for manpages rendered from asciidoc+docbook -->
3 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
7 <!-- these params silence some output from xmlto -->
8 <xsl:param name=
"man.output.quietly" select=
"1"/>
9 <xsl:param name=
"refentry.meta.get.quietly" select=
"1"/>
11 <!-- unset maximum length of title -->
12 <xsl:param name=
"man.th.title.max.length"/>