Skip to content

DOC: Add svg2pdf converter for generating PDF docs. #17693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jun 20, 2020

PR Summary

This is needed in order to build a PDF, as the Zenodo citation images are SVGs. The specified minimum version supports Inkscape 1.

Fixes #17681.

PR Checklist

  • [n/a] Has Pytest style unit tests
  • [a] Code is Flake 8 compliant
  • [n/a] New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • [n/a] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • [n/a] Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

This is needed in order to build a PDF, as the Zenodo citation images
are SVGs. The specified minimum version supports Inkscape 1.
@QuLogic QuLogic added this to the v3.3.0 milestone Jun 20, 2020
@tacaswell tacaswell merged commit 6f0b4bc into matplotlib:master Jun 22, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jun 22, 2020
@QuLogic QuLogic deleted the doc-pdf-svg branch June 22, 2020 18:52
QuLogic added a commit that referenced this pull request Jun 22, 2020
…693-on-v3.3.x

Backport PR #17693 on branch v3.3.x (DOC: Add svg2pdf converter for generating PDF docs.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDF cannot be built due to Zenodo SVGs
2 participants