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

tufte-book doesn't work with with autonum #121

Open
wierdlmate opened this issue Jan 12, 2017 · 1 comment
Open

tufte-book doesn't work with with autonum #121

wierdlmate opened this issue Jan 12, 2017 · 1 comment

Comments

@wierdlmate
Copy link

the following gives me an error

    \documentclass{tufte-book}

    \usepackage{autonum}
    \begin{document}

    \begin{equation}
      1=1 \label{eq:1}
    \end{equation}
    \end{document}

I get the error

   Runaway argument?
   \@nolnerr \fi 
   ! Paragraph ended before \llm@CarThree was complete.
    <to be read again> 
                       \par 
     l.6 \begin{equation}

When I comment out the line loading autonum, all is well --- except I do not get the benefits of autonum.

I add that using the standard book class with autonum, I get no errors.

Help appreciated

@oliviercailloux
Copy link

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