\left( ... \right) are too small · Issue #5863 · matplotlib/matplotlib · GitHub
Skip to content

\left( ... \right) are too small #5863

Description

@anntzer

All's in the title. Both with 1.5.0 and the current HEAD (with which the screenshot was produced)

title("$\\left(1.234\\right)$")

screenshot_20160116_200947

Yes, I know \left and \right are not necessary here. OTOH some code that generates LaTeX strings (e.g. the uncertainties packages, where I noticed this first) just always use \left and \right as that avoids having to parse the contents to know whether they're needed, which seems fair game.

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions