Skip to content

\tfrac, \binom, etc. should receive the same preprocessing as \frac #325

Description

@EB2000

Hi!

latexdiff makes some effort to add some braces where needed to be able to process inputs such as \frac ab instead of \frac{a}{b}. amsmath declares several “frac-like” commands; they should be processed in the same way.

The attached patch, against 83bfbe7, makes latexdiff process \tfrac, \dfrac, \binom, \tbinom, \dbinom in the same way as it processes \frac.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions