#endif
DOM::Document res = style.apply(doc.document());
assert(res);
- //cout << "*** THE DIRTY FRAGMENT HAS ID = " << std::string(dirty["id"]) << endl;
+ //cout << "*** THE TEX DOCUMENT" << endl;
//style.save(doc.document(), stdout);
cout << "*** THE CURRENT DOCUMENT:" << endl;
if (result) style.save(result, stdout);
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:tml="http://helm.cs.unibo.it/2002/TML"
xmlns:m="http://www.w3.org/1998/Math/MathML"
+ exclude-result-prefixes="tml"
version="1.0">
<xsl:output indent="yes"/>