This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI: docbook and customization layer


Hi docbook xml authors,

libxslt >= v1.1.11 fixed a bug that could bite you.

It no longer allows your customization layer to xml:include an xslt file containing a template that you later want to modify (which is indeed the correct behaviour). You have to xml:import it instead. Also note that no other statement must precede any xml:import in your customization layer.

Heads up,
Patrick


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]