stefano-meschiari / latex2exp

Use LaTeX in R graphics.
Other
188 stars 10 forks source link

Fix parsing of numbers #4

Closed stefano-meschiari closed 9 years ago

stefano-meschiari commented 9 years ago

latex2exp("$p = 0.05$") produces the wrong output (p = 0.5) because of incorrect parsing of numbers.

Reported by Carlos Menezes via email.

stefano-meschiari commented 9 years ago

Fixed in 0.3.3.