Home | History | Annotate | Download | only in Documentation

Lines Matching refs:xsl

51 MANPAGE_XSL = manpage-normal.xsl
88 # For docbook-xsl ...
109 MANPAGE_XSL = manpage-1.72.xsl
112 # docbook-xsl after 1.72 needs the regular XSL, but will not
118 XMLTO_EXTRA += -m manpage-bold-literal.xsl
121 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
282 XSLT = docbook.xsl
283 XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css
300 $(DBLATEX) -o $@+ -p /etc/asciidoc/dblatex/asciidoc-dblatex.xsl -s /etc/asciidoc/dblatex/asciidoc-dblatex.sty $< && \