Hi Dave,
Yes, param.xsl is built prior to making a distribution. So you are
looking at the source directories, not the distribution. As I said, you
can download the already-built distribution from here:
https://sourceforge.net/projects/docbook/files/docbook-xsl-ns/1.79.1/
Bob Stayton
Sagehill Enterprises
[email protected]
On 7/1/2018 1:07 AM, Dave Pawson wrote:
Typo?
file: VERSION
<xsl:param name="DistroName">docbook-xsl</xsl:param>
<xsl:param name="PreviousRelease">1.78.1</xsl:param>
<xsl:param name="PreviousReleaseRevision">9732</xsl:param>
<xsl:param name="Revision">$Revision: 9732 $</xsl:param>
<xsl:param name="VersionFileURL">$URL:
svn+ssh://[email protected]/p/docbook/code/trunk/xsl/VERSION.xsl
$</xsl:param>
file: html/docbook.xsl
<xsl:include href="../VERSION.xsl"/>
<xsl:include href="param.xsl"/>
etc
param.xsl not provided in the download - is it built please?
regards