Open
Description
- Unify indentation to 2 spaces.
- Add initialisation methods for packages to their configuration.
- Generalise color package, newcommand etc structures.
- Unicode cache as discussed in PR Unicode package #263
- Mark optional parameters in jsdoc comments
- Caligraphic to calligraphic everywhere
- Move
BBox.ts
toutils
directory - Move to modern string composition
- Change
MathJax
tomathjax
inmathjax.js
- Priorities for handlers as discussed in PR Config macros package #222
- Make annotations a dynamic menu. Possibly move these into
contextmenu
package. See PR A11y updates #329 - Make
contexmenu
a package that can be imported via a standard ES6import
.