﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
161,SVG Doctype,philip.cooper@…,cmlenz,"
I've started using genshi.builder to generate svg.  

It would be nice to add the correct [http://wiki.svg.org/Doctype svg doctype] to output.py

{{{
<!DOCTYPE svg PUBLIC ""-//W3C//DTD SVG 1.1//EN""  ""http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"">
}}}

I can do it ... but next time I upgrade Genshi my code will break and I will have forgotten why.

--
Phil",enhancement,closed,minor,0.5,Serialization,0.4.4,fixed,svg,philip.cooper@…
