From: Vladimír Vondruš Date: Tue, 31 Oct 2017 12:01:24 +0000 (+0100) Subject: Properly credit latex2svg. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=07062535472eb0d9a723f36ff82b19847c1249f0;p=blog.git Properly credit latex2svg. --- diff --git a/CREDITS.rst b/CREDITS.rst new file mode 100644 index 00000000..6b6db402 --- /dev/null +++ b/CREDITS.rst @@ -0,0 +1,7 @@ +Third-party components +###################### + +- The ``m.math`` plugin makes use of the **latex2svg** utility --- + https://github.com/tuxu/latex2svg, licensed under + `MIT license ` file for details. Big thanks to everyone +involved! + LICENSE =======