contrib
"Walter Harms" <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
hi list, i got a tiny script that creates graphics from tex sentences. works like: echo "f(x)=\pi*2*x" | math2gif >f.gif my brother used it to create formula suitable for a webpage. basicly you can use any tex sentence. I would like to contribute this where should i send it ? (btw: my brother say its ok to do so) walter --