Re: [quickbook] svg image and width/height specifications

John Maddock <[email protected]> Wed, 28 Oct 2015 18:02:42 +0000
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
> I tried another version of docbook (xml4.5, so far I was using 4.2) 
> but I have weird warnings and the problem persists.
>
You can't do that, we're completely tied to a specific DocBook DTD 
(4.2), you do need to make sure you're using the latest xsl stylesheets 
though (which are what actually do the work).

> How would I change the HTML version?
>
I'm not sure, but I suspect it's tied to our xsl wrappers.

You could try generating xhtml and see if that helps.

Otherwise suggest you create a very small test case, and look at the 
Docbook produced, and if that looks correct, then experiment with 
invoking xsltproc directly with various docbook-xsl options until you 
find the cause of the issue.  At present we don't know where in the 
chain of tools the problem occurs.

HTH, John.

> Right now, I use a PNG image and it works as expected. I would have 
> preferred and SVG though.
>
> Raffi
>
>
> _______________________________________________
> Boost-docs mailing list
> [email protected]
> http://lists.boost.org/mailman/listinfo.cgi/boost-docs
>