Home | History | Annotate | Download | only in Documentation

Lines Matching refs:xsl

41 MANPAGE_XSL = manpage-normal.xsl
67 # For docbook-xsl ...
88 MANPAGE_XSL = manpage-1.72.xsl
91 # docbook-xsl after 1.72 needs the regular XSL, but will not
97 XMLTO_EXTRA += -m manpage-bold-literal.xsl
100 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
239 XSLT = docbook.xsl
240 XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css
257 $(DBLATEX) -o $@+ -p /etc/asciidoc/dblatex/asciidoc-dblatex.xsl -s /etc/asciidoc/dblatex/asciidoc-dblatex.sty $< && \