You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using it to render math formulae on websites.
I've encountered following problem.
If document includes table, then viewBox's top coordinate is large than it should be.
This results in not showing top horizontal border of the table in viewers or when inserting SVG in browsers.
I've used latest dvisvgm 1.0.10 as well as 1.0.8. With TexLive and MikTex - same problem.
Attached example files for reproducing.
test.tex - source
test.svg - output from dvisvgm
test.png - raster image rendered by Inkscape from test.svg. With missing top border.
Besides Inkscape, I tried to render svg in Chrome, Firefox - same result.
If I decrease top in viewBox - it renders properly.
I would appreciate your help on this.
Thank you.
Launchpad Details: #LP948713 Pavel Holoborodko - 2012-03-07 07:03:13 +0100
The text was updated successfully, but these errors were encountered:
Pavel, thank you for reporting this bug. I've committed a patch to the hg repository at SourceForge that should fix the issue. I'll also add it to the next release of dvisvgm.
Launchpad Details: #LPC Martin Gieseking - 2012-03-07 11:07:12 +0100
Thank you for the great piece of software!
I've been using it to render math formulae on websites.
I've encountered following problem.
If document includes table, then viewBox's top coordinate is large than it should be.
This results in not showing top horizontal border of the table in viewers or when inserting SVG in browsers.
I've used latest dvisvgm 1.0.10 as well as 1.0.8. With TexLive and MikTex - same problem.
Attached example files for reproducing.
test.tex - source
test.svg - output from dvisvgm
test.png - raster image rendered by Inkscape from test.svg. With missing top border.
Besides Inkscape, I tried to render svg in Chrome, Firefox - same result.
If I decrease top in viewBox - it renders properly.
I would appreciate your help on this.
Thank you.
Launchpad Details: #LP948713 Pavel Holoborodko - 2012-03-07 07:03:13 +0100
The text was updated successfully, but these errors were encountered: