mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22dbc333ba
Outputs LaTeX code for chemical reactions. PR: 19374 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
`chemeq' outputs code, and checks the equilibrium of a chemical
|
|
reaction. For example,
|
|
|
|
IN: 2H2 + O2 ---> 2 H2O
|
|
OUT: 2\,H_{2}\,+\,O_{2}\,\rightarrow\,2\,H_{2}O
|
|
|
|
--
|
|
rmiya
|