Support \boldsymbol. (Feature request.) · Issue #1366 · matplotlib/matplotlib · GitHub
Skip to content

Support \boldsymbol. (Feature request.) #1366

Description

@smithsp

While I understand that it is possible to use

text.usetex = True

along with the appropriate declarations for text.latex.preamble to be able to use \boldsymbol, it would be nice to be able to keep

text.usetex = False

with something like

title(r'$\boldsymbol\psi_N$=0.95')

to achieve bold symbols.

Even better would be to detect whether the current font is bold, and automatically substitute in a \boldsymbol command.

(As always, I'm appreciative of the work that matplotlib developers have contributed, but I also know that the squeaky wheel gets the grease.)

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