chiark / gitweb /
dox: fix latex2svg.py path.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 18 Nov 2017 17:42:39 +0000 (18:42 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 18 Nov 2017 17:43:01 +0000 (18:43 +0100)
doc/css/components.rst

index 458ced1cf0e6a70fa3af3d7fdc1a6461a314dec9..868dd15de196647ace13149685637550c606d6f5 100644 (file)
@@ -863,7 +863,7 @@ is simple:
 
 .. code:: sh
 
-    echo "$$ a^2 = b^2 + c^2 $$" | python pelican-plugins/latex2svg.py > formula.svg
+    echo "$$ a^2 = b^2 + c^2 $$" | python pelican-plugins/m/latex2svg.py > formula.svg
 
 The ``formula.svg`` file will then contain the rendered formula, which with
 some minor patching (removing the XML preamble etc.) can be pasted directly