easylist-pac-privoxy icon indicating copy to clipboard operation
easylist-pac-privoxy copied to clipboard

Update easylist_pac.py

Open NekoAlosama opened this issue 4 years ago • 1 comments

In future versions of Matplotlib, having 'text.latex.preamble' as a list isn't possible.

easylist_pac.py:50: MatplotlibDeprecationWarning: Support for setting the 'text.latex.preamble' or 'pgf.preamble' rcParam to a list of strings is deprecated since 3.3 and will be removed two minor releases later; set it to a single string instead.
  mpl.rcParams['text.latex.preamble'] = [r'\\usepackage{amsmath,sfmath} \\boldmath']

NekoAlosama avatar Jan 20 '21 15:01 NekoAlosama

First mentioned in #16

NekoAlosama avatar Jan 20 '21 15:01 NekoAlosama