Skip to content

0.6.0

Compare
Choose a tag to compare
@ocapraro ocapraro released this 10 Nov 00:00
· 9 commits to master since this release

What's Changed

Changed grouping for super and sub scripts which was messing up integrals. To see this change in full effect remove the following shortcuts from settings:

{
  "op":"^",
  "format":"{{%s1%}^{%s2%}}"
},
{
  "op":"_",
  "format":"{{%s1%}_{%s2%}}"
},

Full Changelog: 0.5.1...0.6.0