** Changed in: matplotlib
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438278
Title:
Saving to svg fails with use of textcomp character
To manage notifications about
** Bug watch added: github.com/matplotlib/matplotlib/issues #8068
https://github.com/matplotlib/matplotlib/issues/8068
** Also affects: matplotlib via
https://github.com/matplotlib/matplotlib/issues/8068
Importance: Unknown
Status: Unknown
--
You received this bug notification be
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: matplotlib (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438278
Title:
I can confirm that this bug is affecting me too on Linux Mint 18.1 using
matplotlib 2.0. Some glyphs cannot be successfully converted when saving
as SVG with text.usetex set to True. Surprisingly, setting svg.fonttype
from path to none does not solve this problem either. A fix would be
much appreci
Behaviour is even worse after my upgrade 16.04:
The following crashes ipython:
pp={'text.usetex': True, 'text.latex.unicode': True,}
rcParams.update(pp)
plot(1,1)
ylabel(r'\textwon')
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.