Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Update pgf tutorial#28824
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Update pgf tutorial#28824
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Inmatplotlib#16281 it was missed the fact that the `backend` keyword was also allowing to keep interactive backends without registering the Pgf one for pdf outputs.
Fix typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
It seems you are trying to say "the last two methods". Bit even then that is not clearly the original intention.
Yeah, I was not sure of the wording, to be honest I am not a native english speaker (and do not get to practice my english outside of my oss contributions). I am perfectly fine to change that for “The last two methods”. I am not sure what you mean by “original intention”. I know that@anntzer added the |
If the structure is confusing and open to doubt, perhaps it could be rewritten more clearly overall. |
PR summary
In#16281 it was missed the fact that the
backend
keyword was also allowing to keep interactive backends without registering the Pgf one for pdf outputs.PR checklist