10000 Usetex produces preamble with one character per line · Issue #12804 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Usetex produces preamble with one character per line #12804
Closed
@beojan

Description

@beojan

With PR #12674, we now get preambles like:

\
u
s
e
p
a
c
k
a
g
e
...

because rcParams['text.latex.preamble'] is now a single string, which gets joined with "\n" in texmanager.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.topic: text/usetex

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0