What's Changed
- Fix escaping of & in comparison table by @tmke8 in #1004
- Use U+22C5 instead of U+B7 for
\cdotby @Jules-Bertholet in #1009 - Use correct Unicode character for
\fcmpby @Jules-Bertholet in #1010 - Make
\daggerand\ddaggerinto operators by @Jules-Bertholet in #1011 - Make
\doublebarwedgeand\intercalbinops by @Jules-Bertholet in #1012 - Add
\mathreland\mathpunctby @Jules-Bertholet in #1005 - Fix several triangle commands by @Jules-Bertholet in #1013
- Make
\amalga binary operator by @Jules-Bertholet in #1015 - Bracket additions/fixes by @Jules-Bertholet in #1006
- Add
\Bra,\Ket, and\braketby @Jules-Bertholet in #1023 - Add
\prescriptby @Jules-Bertholet in #1020 - Force spacing of ForceOpen/Close to zero by @tmke8 in #1024
- Add
\rcases,\dcases, and\drcasesby @Jules-Bertholet in #1022 - Add
\phantom,\hphantom, and\vphantomby @Jules-Bertholet in #1025 - Treat binary operators as ordinary when spacing is zero by @tmke8 in #1029
- Force
\smileand\frownto be relations by @tmke8 in #1030 - Add
\crampedby @Jules-Bertholet in #1021 - Add
\sideset, and make bounds/limits behavior match TeX by @Jules-Bertholet in #1026 - Add
\textgreaterand\textlessby @tmke8 in #1033 - Initial support for direct Unicode input by @Jules-Bertholet in #1019
- Add support for rgb/RGB/HTML colors by @notriddle in #1014
- More direct Unicode input by @Jules-Bertholet in #1035
- Some fixes to operator categories by @tmke8 in #1036
- Add text size commands by @tmke8 in #1037
- Add
\mathopby @tmke8 in #1038 - Add
\nolimitsand\displaylimitsby @Jules-Bertholet in #1034 - Implement
\mkern,\mskip,\kern,\hskipby @tmke8 in #1045 - Add
\injlimby @tmke8 in #1047 - Allow only "mu" on
\mspaceand disallow it on\hspaceby @tmke8 in #1048
Full Changelog: v0.6.3...v0.6.4