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

labels defined twice when equation is moved #31

Closed
mommebu opened this issue Oct 28, 2015 · 2 comments
Closed

labels defined twice when equation is moved #31

mommebu opened this issue Oct 28, 2015 · 2 comments

Comments

@mommebu
Copy link

mommebu commented Oct 28, 2015

When I move a labled equation (using the align environement) I end up with an error as the equation lable is used twice: once inside DIFdel and once inside DIFadd. Easily fixed manually by removing the label in the DIFdel section, but an automatic solution would be nice.

@ftilmann
Copy link
Owner

Unfortunately not quite as easy to fix as I had hoped initially. A work around is to use --math-markup=fine option (which properly comments out deleted label commands) but this will break for complicated equations.

@ftilmann
Copy link
Owner

Fixed by commit 4017c2a

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