A little thing I am hoping to integrate into this blog. It uses MediaWiki’s texvc to generate a PNG from an equation in LaTeX.
function mts {
tex=$(texvc /tmp $1 $2 iso-9559-1 | tr -d “\0″ |
sed -r ’s ^.(.{32}).* \1 ‘)
[...]
Linkage
-
RSS Feeds
-
Meta