tex2svg: include cancel package

This commit is contained in:
xfnw 2023-11-28 17:48:08 -05:00
parent e6a3ee18d7
commit b66a218ef3
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ cat >"$WORKDIR/math.tex" <<EOF
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage{cancel}
\newcommand{\ols}[1]{\mskip.5\thinmuskip\overline{\mskip-.5\thinmuskip {#1}}}
\newcommand{\trans}[0]{^\mathrm{T}}
\begin{document}