Skip to content

Fixes #941#942

Merged
k4b7 merged 1 commit intomasterfrom
aligned_spacing_fix
Oct 17, 2017
Merged

Fixes #941#942
k4b7 merged 1 commit intomasterfrom
aligned_spacing_fix

Conversation

@konn
Copy link
Collaborator

@konn konn commented Oct 17, 2017

LaTeX seems to add \quad between maths in aligned environment, but KaTeX adds \qquad.
Before:
31663965-a97b8544-b37e-11e7-9a9e-145dc16a284f

After:
aligned

This fixes #941.

Copy link
Member

@k4b7 k4b7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the quick fix.

@k4b7 k4b7 merged commit 25db609 into master Oct 17, 2017
@k4b7 k4b7 deleted the aligned_spacing_fix branch November 27, 2017 01:03
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

Successfully merging this pull request may close these issues.

The aligned environment doesn't render properly

2 participants