-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.topic: text/usetex
Milestone
Description
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
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.topic: text/usetex