chemeq is a basic standalone filter written in C language, flex and bison. It inputs strings like:
2H2 + O2 ---> 2 H2Othen it outputs LaTeX code and messages about the equilibrium of a chemical reaction.
example:~/src$ echo "2H2 + O2 ---> 2 H2O" | chemeq -lc
2\,H_{2}\,+\,O_{2}\,\rightarrow\,2\,H_{2}O
OK
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 48.4 kB | 184 kB | [list of files] |
| amd64 | 46.2 kB | 164 kB | [list of files] |
| armel | 45.1 kB | 156 kB | [list of files] |
| avr32 (unofficial port) | 45.2 kB | 148 kB | [list of files] |
| hppa | 52.1 kB | 172 kB | [list of files] |
| hurd-i386 | 44.9 kB | 156 kB | [list of files] |
| i386 | 45.0 kB | 156 kB | [list of files] |
| ia64 | 58.6 kB | 236 kB | [list of files] |
| kfreebsd-amd64 | 46.3 kB | 130 kB | [list of files] |
| kfreebsd-i386 | 45.0 kB | 122 kB | [list of files] |
| m68k (unofficial port) | 44.7 kB | 156 kB | [list of files] |
| mips | 48.1 kB | 188 kB | [list of files] |
| mipsel | 47.5 kB | 188 kB | [list of files] |
| powerpc | 47.5 kB | 168 kB | [list of files] |
| s390 | 47.0 kB | 164 kB | [list of files] |
| sparc | 47.6 kB | 168 kB | [list of files] |