Greetings! I would like to know if there is a C library (free or not) that converts a string formula to TeX code. For instance, "(a + b)/2" is converted to "\frac{a + b}{2}". Thanks in advance, Humberto.