I'm using Maple 14 on OSX 10.5.8. I have a lot of expressions that look like this:
![sum(a[n+2]*x^n*(n+1)*(n+2), n = 1 .. infinity);](http://www.mapleprimes.com/MapleImage.ashx?f=bc2a2127b0f60348b1e6c3768d9d1188.gif)
(which doesn't seem to be rendering here...so in 1D form)
sum(a[n+2]*x^n*(n+1)*(n+2), n = 1 .. infinity)
My problem is the when using default fonts and 100% zoom the plus signs in the subscripts aren't...