-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
DocumentationRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Description
In https://github.com/matplotlib/matplotlib/pull/7025/files#diff-d16d8f2163ade22dd20a465382c64881R148 I added some unicode to the docs which is not well handled by the latex. It causes an error (which can be ignored by typing 'R' into the prompt) when bulding the docs.
That example could be fixed by:
- removing the offending lines
- sorting out how to make latex deal with Chinese characters
- html-only that block
Metadata
Metadata
Assignees
Labels
DocumentationRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.