You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In pgf_preamble_sgskip, replace examples of using `units` and `metalogo`
package by `url`, which is in TeXLive latex-base (unlike the others) and
thus most likely to be present (also, the url works in the pdf, which is
nice). Remove dependency on xits-math.otf font.
Sync the description of text.latex.preamble in classic.mplstyle with the
current template description. This removes the substrings
"\usepackage{bm},\usepackage{euler}", which caused some linux packagers
in adding dependencies on these packages; moreover, the comma is now
wrong.
0 commit comments