Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
FIX chinese character are hard to deal with in latex #7533
+7
−9
Conversation
NelleV
added Documentation Release critical
labels
Nov 30, 2016
NelleV
added this to the
2.0 (style change major release)
milestone
Nov 30, 2016
|
Looks good. It also looks like Travis and Appveyor are both swamped. |
|
I could upload the pdf, but it is massive (3k pages). |
efiring
changed the title from
[MRG] FIX chinese character are hard to deal with in latex to FIX chinese character are hard to deal with in latex
Nov 30, 2016
efiring
merged commit 0487ec2
into matplotlib:master
Nov 30, 2016
efiring
added a commit
that referenced
this pull request
Nov 30, 2016
|
|
efiring |
ac15633
|
|
Backported to v2.x as ac15633. Thank you--good solution to the problem. |
|
Thanks for cleaning up a mess I made! |
NelleV
deleted the
unknown repository branch
Apr 8, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NelleV commentedNov 30, 2016
•
edited
Following the addition of unicode chinese char in the documentation, it failed to build in pdf. This PR aims at fixing this issue.
on my computer.
closes #7443