»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> DocBook Environment (eDE) / Installation and Configuration / Config problem
Posted:  19 Jul 2008 10:32
I am having a problem.

If I add a line to \stylesheet\custom.xsl, for example:

    <xsl:param name="title.margin.left">0in</xsl:param>

we would expect a change to my output pdf files. Instead, I get an error as follow:

Fatal Error reported by XML parser: unexpected characters after document end (found "<")

The error identifies a line and column in the middle of that change, there is no "<" at that place. The transformation fails.

If I make the change in e-novative.xsl, the change sticks and the document transformation works. I know that the changes will be lost when there is an upgrade. So my question is this: Why can I not make changes that are recognized in the custom.xsl and custom_*.xsl files.

Does this make sense?
Thank you for your help.

Steve