DXsmiley / mathbot

Discord bot for mathematics
https://dxsmiley.github.io/mathbot/
GNU General Public License v3.0
279 stars 53 forks source link

template.tex \usepackage{tikzcd} #17

Closed ghost closed 5 years ago

ghost commented 6 years ago

At https://github.com/DXsmiley/mathbot/blob/master/mathbot/modules/latex/template.tex

I believe you need to change

\usepackage{tikz-cd} to \usepackage{tikzcd}

DXsmiley commented 5 years ago

It's supposed to be tikz-cd.