Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Deterministic LaTeX text in SVG images #5766
Conversation
tacaswell
added the
needs_review
label
Dec 30, 2015
|
|
mdboom
added this to the
Critical bugfix release (1.5.1)
milestone
Dec 30, 2015
|
Why is this milestoned for 1.5.1? This requires py2.7+ due to the use of OrderedDict(). |
|
@WeatherGod: Thanks for catching. I was just thinking "bugfix", but you're right, we still technically support py2.6 on 1.5. |
mdboom
modified the milestone: next major release (2.0), Critical bugfix release (1.5.1)
Dec 30, 2015
WeatherGod
added a commit
that referenced
this pull request
Dec 30, 2015
|
|
WeatherGod |
c708029
|
WeatherGod
merged commit c708029
into matplotlib:master
Dec 30, 2015
tacaswell
removed the
needs_review
label
Dec 30, 2015
WeatherGod
added a commit
that referenced
this pull request
Dec 30, 2015
|
|
WeatherGod |
4ca39f7
|
|
cherry-picked to 2.x as 4ca39f7 |
|
This doesn't appear to be working. |
jenshnielsen
referenced
this pull request
Dec 31, 2015
Merged
Skip svg tex test if tex is not installed #5770
|
I doubt it is actually because of the test. The logs show a whole bunch of On Thu, Dec 31, 2015 at 12:18 AM, Elliott Sales de Andrade <
|
|
Hmmm, it is repeatable. Here is the error that is coming up:
|
|
and i just now noticed #5770 |
ksemb commentedDec 30, 2015
Provides deterministic SVG output in the presence of LaTeX text.