Sophanatprime / cus

CusTeX
8 stars 4 forks source link

Fix typos #57

Closed kianmeng closed 2 weeks ago

kianmeng commented 2 weeks ago

Found via codespell -S *.pdf,framedmulticol.sty -L te,ist,bu,ot,nd,acn,noo,lod,fo,openin,inteval and typos --hidden --format brief

xkwxdyy commented 2 weeks ago

There is one mistake in your PR: \inteval doesn't need to be modified, \interval does. Just a simple MWE to check

\documentclass{article}

\begin{document}

\inteval{1+3}

\end{document}

Be careful when you want to change a name of a macro.

kianmeng commented 2 weeks ago

@xkwxdyy Done. Please check again.

kianmeng commented 2 weeks ago

:partying_face: :partying_face: :partying_face: :partying_face: :partying_face: