Hi again all. I think I posted my last message to the wrong place. I've never used these Google groupy thingys before. ;)
When Ledger outputs XML, it gives no option for specifying a stylesheet. It's not the horrible, it's just inconvenient to to parse a string and insert <?xml-stylesheet... after <?xml version="1.0"?>. So what I have done is modified xml.h to leave off <?xml version="1.0"? > and I will write it and the <?xml-stylesheet... before I write Ledger's output to the file. My suggestion is for an argument that the user can supply a xsl path and filename. That would sort of round out the XML bit and make it more useful and dynamic. Cheers!
