chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b5ddf6
)
dox: fix latex2svg.py path.
author
Vladimír Vondruš
<mosra@centrum.cz>
Sat, 18 Nov 2017 17:42:39 +0000
(18:42 +0100)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Sat, 18 Nov 2017 17:43:01 +0000
(18:43 +0100)
doc/css/components.rst
patch
|
blob
|
history
diff --git
a/doc/css/components.rst
b/doc/css/components.rst
index 458ced1cf0e6a70fa3af3d7fdc1a6461a314dec9..868dd15de196647ace13149685637550c606d6f5 100644
(file)
--- a/
doc/css/components.rst
+++ b/
doc/css/components.rst
@@
-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