Hi, a minor nit with the html output:

The html output format prefers .svg over .png images. So do I, but from
what I gather[1], no version of MS IE, including v8 (just released) has
an .svg renderer built-in. So, I think .png should be preferred over
.svg for html.

Also, for some reason, when viewing the build output locally in firefox
3 on Ubuntu 8.04, it doesn't pick up the .svg file, even though it does
pick up the .png file when I render the page that way... Seems like a
firefox glitch, since I verified the paths in the .html are the same
modulo the extension and that the files were actually present in the path...

-Andrew

[1] For example, see the "Trident" (also known as MSHTML) section in
http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(SVG)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to