使用 TikZ 在 Hexo 博客中愉快地画图 - PRIN BLOG #9
Replies: 2 comments 3 replies
-
感谢 😄 这对于一个爱折腾的入门者十分重要 |
Beta Was this translation helpful? Give feedback.
0 replies
-
感谢,帮大忙了,但是我不是很明白这个的用法,请问是不支持tikzcd吗?您的样例能正常渲染,但把tikzpicture改成以下代码就无法渲染:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用 TikZ 在 Hexo 博客中愉快地画图 - PRIN BLOG
一转眼就到 2024 年了!大家新年快乐! 前段时间在写文章时,需要一些配图,于是就使用了 TikZ 来绘制。TikZ 是一个强大的 宏包,可以使用代码的形式绘制出各种各样精美的矢量图。 如果你的阅读器看不到上面的 SVG 格式图片,可以点这里查看 PNG 格式。 上面的图对应的 TikZ 代码可以在这里找到。然而画是画爽了,想把它贴到博客里时却犯了难——目前竟然没有什么好办法可以直
https://prinsss.github.io/graphics-with-tikz-in-hexo/
Beta Was this translation helpful? Give feedback.
All reactions