-
Notifications
You must be signed in to change notification settings - Fork 75
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
Compilation fails when \cite{} is added #236
Comments
This is actually a duplicate of #218, but fixes are not yet included in the latest version. |
FWIW, replicated using LATEXDIFF 1.3.1a (Algorithm::Diff 1.15 fast, Perl v5.32.1). Removing the |
I met the issue as well. But it seems to have been solved in 1.3.2. |
It seems this is fixed now. Closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compilation fails when
\cite{}
is added. MWE below, but this also happens on more complex files where\cite{}
is not empty.File
zero.tex
:File
one.tex
:diff.tex
(obtained withlatexdiff zero.tex one.tex > diff.tex
):Compilation fails with the following error:
OS: macOS
11.4
latexdiff
: LATEXDIFF 1.3.1.1 (Algorithm::Diff 1.15 so, Perl v5.30.2)The text was updated successfully, but these errors were encountered: