lurkmathml typesets t(x) incorrectly
Fixed in commit bdd8aee3c8.
This also affects the typesetting of t[x] and t[x](y), so we need to patch mathmlsym, too.
mathml.lisp: fix bug #4714, bug #5260
lurkmathml typesets t(x) incorrectly
documentation.html: add a paragraph on W. Lindner's Tensor Calculus
relatedprojects.html: update the description of Yamwi
plot is part of the core of Maxima, so it is compiled and saved in the Maxima image at build time; draw is a share package that is optional and only compiled when it is first loaded at run time. There are other packages like this.