Closed Applethal closed 6 months ago
I made an update yesterday to add support for additional TikZ packages which presumably broke this.
This is a site that is using the version on tikzjax.com
?
I made an update yesterday to add support for additional TikZ packages which presumably broke this.
This is a site that is using the version on
tikzjax.com
?
Thanks for clarifications. Yes I am using the actual version. notable examples: https://www.applethal.com/recommendations/recipes/pasta_onions https://www.applethal.com/recommendations/recipes/ricethunfish/ https://www.applethal.com/sandbox/scheduling/ https://www.applethal.com/blog/divided_by_zero_2/
I am using no extra packages, just vanilla Tikz btw.
I think I have a fix: https://github.com/kisonecat/dvi2html/commit/b97a579444fea0494f2439d9748435a128bd1713 adds a <g transform>
to every <svg>
. Let me know if this repairs the regression.
Hello, yes it worked!
Great! I'm glad to hear it.
This is true for every big tikz figure, I tested with small ones and apparently they are correctly framed. This wasn't the case prior to the making of this post.