Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]:\geqslant,\leqslant and\eqslantgtr are not spaced like their non-slanted versions #25042

Closed
@tfpf

Description

@tfpf

Bug summary

There should be a space on both sides of these operators.

Code for reproduction

importmatplotlib.pyplotaspltplt.text(.3,.2,r'$a\leq2$',size=40)plt.text(.3,.4,r'$a\leqslant2$',size=40)plt.text(.3,.6,r'$a\geqslant2$',size=40)plt.text(.3,.8,r'$a\eqslantgtr2$',size=40)plt.show()

Actual outcome

nospace

Expected outcome

Spacing should be the same for all of these symbols.

Additional information

No response

Operating system

Debian GNU/Linux 11 (bullseye)

Matplotlib Version

3.5.0.dev7385+ge6bf91dcfd

Matplotlib Backend

TkAgg

Python version

Python 3.9.2

Jupyter version

No response

Installation

git checkout

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp