numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
202 stars 117 forks source link

Unary addition doesn't bracket properly #791

Closed christianp closed 3 years ago

christianp commented 3 years ago

For example, +(x-2)e^x is rendered in TeX as + x - 2 e^x, not +(x - 2) e^x.

christianp commented 3 years ago

Fixed by 53f8ff8b569c12a