Thanks for the update, Mark, and the explanation. I can deal with whatever, I
just need to know what that is. ;-)
Related, but independent, question.
Right now if the MOM server sends back
<image source="some-url-at-MOM"/>
then the PreTeXt Python goes and downloads that image via the URL to save in a
file for use the way PreTeXt likes it.
Do you expect this is going away as a process, and the embedded SVG will 100%
replace it? If not, I might refactor the current code to handle the XML as XML
not as text. If it goes away, I can get closer to shovel-ready code.
I've got most of the details sorted out and hacked-in on a branch, so could
likely react to the SVGs rather quickly. If the answer above is "it goes away"
then I can work it some more over the next few days to clean-up what I have
going now.
Thanks,
Rob