The problem is that in order to resolve a long standing performance problem, I
turned off DTDDECL handling in the the libosp5 package on which openjade
depends.  What this means is that you need to explicitly specify the XML
declaration before the document:

/usr/bin/openjade -t tex -b utf-8 -o build.tmp/install.en.tex \
     -d 
/home/fjp/projects/manual-build/manual/build/stylesheets/style-print.dsl \
     -V tex-backend declaration/xml.dcl build.tmp/install.en.profiled.xml
                    ^^^^^^^^^^^^^^^^^^^

This is a reversion back to an older (pre-Sarge) form of the command.  I think
this is a small price to pay for the huge performance gain (a factor of
10-20), but let me know if it is not an option for you; if so, I'll consider
reinstating the behavior as it was in Sarge.

-- 
Neil Roeth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to