I used to be able to negate a number value token by multiplying it by -1. This doesn’t seem to work anymore in Glyphs 3.3 (3343). I have tried other methods like subtracting my token from 0, but that doesn’t work either. Is there a way to negate a token value easily or do I have to create a separate token for the negated values?
You are right. Still broken in the 3.4 betas. Thanks for pointing this out.
1 Like
I fixed it. And now you can even do ${-myNumber};
Excellent! Thanks. I’ll give it a whirl.