Skip to content

LaTeX command \cancel works in MathJax but not hardcopy #2840

@dlglin

Description

@dlglin

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions