From 07062535472eb0d9a723f36ff82b19847c1249f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 31 Oct 2017 13:01:24 +0100 Subject: [PATCH] Properly credit latex2svg. --- CREDITS.rst | 7 +++++++ README.rst | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 CREDITS.rst 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 ======= -- 2.30.2