diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-01-27 22:46:45 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-01-27 22:46:45 -0500 |
commit | b03a2e23b7080730a06cdbdb26ff72f6e5aaff1f (patch) | |
tree | 83912a4401c113a0214ceda4d7d5747c749af810 /content/posts/2021-12-05-mathyd-easy-tex-to-svg.md | |
parent | ddaf600c748e0b9f5167db0f075b64b9febfd29c (diff) | |
download | pablotron.org-b03a2e23b7080730a06cdbdb26ff72f6e5aaff1f.tar.bz2 pablotron.org-b03a2e23b7080730a06cdbdb26ff72f6e5aaff1f.zip |
add webp links, update svg links
Diffstat (limited to 'content/posts/2021-12-05-mathyd-easy-tex-to-svg.md')
-rw-r--r-- | content/posts/2021-12-05-mathyd-easy-tex-to-svg.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md b/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md index 5e64743..c14b49d 100644 --- a/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md +++ b/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md @@ -26,7 +26,7 @@ Given [this input file][cubic-tex], the command above produces the following result: {{< figure - src="/files/posts/mathyd-easy-tex-to-svg/cubic.svg" + src="/files/posts/mathyd-easy-tex-to-svg/cubic.min.svg" class=image caption="The Cubic Formula, rendered by Mathyd." >}} |