The \cancel command works when displaying math using MathJax, but leads to errors when generating hardcopy because LaTeX requires the cancel package to be loaded.
Can we add \usepackage{cancel} to webwork2.sty in order to make the list of available commands more consistent between MathJax and LaTeX?
Are there other packages that MathJax uses that would need to be explicitly loaded by LaTeX?