Hi,
I just upgrade my WordPress and all my plugins but i have problems in wp-latex 1.7. If I type equation like this
[latex size="4"]e^{\i \pi} + 1 = 0[/latex]
formula parses, but when I type equation as inline
$latex e^{\i \pi} + 1 = 0&s=4$
I get formula does not parse. Had anybody same problem?