Skip to content

Minor maintenance on pgf docs/backends. #28093

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
Apr 18, 2024
Merged

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Apr 17, 2024

  • Remove vague mention of outdated tex packages (first because it was written more than 10 years ago so packages too old for backend_pgf compatibility are unlikely to be seen nowadays, and second because if we don't actually provide compatibility bounds such a statement is not particularly useful).
  • Fix consistency between xetex/xelatex, and also for capitalization.
  • Remove an unnecessary encoding step in PdfPages by directly formatting bytes.

PR summary

PR checklist

- Remove vague mention of outdated tex packages (first because it was
  written more than 10 years ago so packages too old for backend_pgf
  compatibility are unlikely to be seen nowadays, and second because if
  we don't actually provide compatibility bounds such a statement is not
  particularly useful).
- Fix consistency between xetex/xelatex, and also for capitalization.
- Remove an unnecessary encoding step in PdfPages by directly formatting
  bytes.
@github-actions github-actions bot added the Documentation: user guide files in galleries/users_explain or doc/users label Apr 17, 2024
@tacaswell tacaswell merged commit 8ad5f53 into matplotlib:main Apr 18, 2024
@tacaswell
Copy link
Member

CI failure will be fixed by #28100 .

@tacaswell tacaswell added this to the v3.10.0 milestone Apr 18, 2024
@anntzer anntzer deleted the pgf branch April 18, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: pgf Documentation: user guide files in galleries/users_explain or doc/users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants