Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Undefined control sequence (MiKTeX 21.6 Windows) #49

Closed
johinoli opened this issue Sep 10, 2021 · 2 comments
Closed

Error: Undefined control sequence (MiKTeX 21.6 Windows) #49

johinoli opened this issue Sep 10, 2021 · 2 comments

Comments

@johinoli
Copy link

Hey,

today I tried to use mmacells on a fresh windows with new MiKTeX. Unfortunately, I get an error message when compiling the following minimal example:

\documentclass{article}
\usepackage{mmacells}
\begin{document}

\begin{mmaCell}{Input}
\mmaSub{x}{1} == \mmaFrac{-\mmaUnd{(\pmb{\beta})} (\pmb{\pm}) \mmaSqrt{\mmaSup{\mmaUnd{(\pmb{\beta})}}{2} - 4 \mmaUnd{(\pmb{\alpha})} \mmaUnd{(\pmb{\gamma})}}}{2 \mmaUnd{(\pmb{\alpha})}}
\end{mmaCell}

\end{document}

The error message is:

! Undefined control sequence.
...otalleftmargin \hbox_unpack_clear:N
@labels
l.5 \begin{mmaCell}{Input}

I attached the log file for more information.

Best, johinoli

@jkuczm
Copy link
Owner

jkuczm commented Sep 11, 2021

This should be fixed by #42, which is already merged, but not released yet. Newest mmacells.sty file from master branch should work without this error.

@johinoli
Copy link
Author

Works like a charm. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants