Mercurial > mplayer.hg
view DOCS/xml/xsl/ldp-print.xsl @ 13166:d198f255bee9
x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
author | iive |
---|---|
date | Fri, 27 Aug 2004 20:43:05 +0000 |
parents | 62c5a17038ba |
children |
line wrap: on
line source
<?xml version='1.0'?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0' xmlns="http://www.w3.org/TR/xhtml1/transitional" exclude-result-prefixes="#default"> <!-- $Id$ --> <!-- This stylesheet will eventually include print customizations from LDP.DSL. At the current time, it has not been developed.--> <!-- Change this to the path to where you have installed Norman Walsh's XSL stylesheets. --> <xsl:import href="/usr/share/sgml/docbook/docbook-xsl-1.41/fo/docbook.xsl"/> <!-- Customized parameters and templates go here. --> </xsl:stylesheet>