Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mathtext tutorial fixes#12149

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

Merged
jklymak merged 4 commits intomatplotlib:masterfromanntzer:mathtext-tut
Oct 4, 2018
Merged

Conversation

anntzer
Copy link
Contributor

PR Summary

  • First commit removes a reference to (obsolete) narrow python builds and adds quotes to an example string.
  • Second commit switches the format of the tutorial from half-docstring, half-comments to a single large docstring (there isn't really a reason to split it and I find the different highlighting a bit jarring) and reflows it to 79 characters wide.

I'd suggest reviewing the two commits separately :p

Preliminary work to a proper fix of#12108 /#12128

PR Checklist

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

@anntzeranntzerforce-pushed themathtext-tut branch 2 times, most recently fromfc588cc tob15a24eCompareSeptember 18, 2018 10:09
Copy link
Member

@NelleVNelleV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM 👍
I've added some oxford commas and capitalization of Matplotlib. Will merge once the CI passes!

@anntzer
Copy link
ContributorAuthor

yay, to, oxford, commas,


Fractions, binomials and stacked numbers can be created with the ``\frac{}{}``,
Fractions, binomials, and stacked numbers can be created with the ``\frac{}{}``,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Line too long with the comma 😄

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I'm now wondering if I should use the github interface or give up on being lazy and clone the code…

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

decision postponed after the coffee break ☕

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

fixed

@tacaswelltacaswell added this to thev3.0.0-doc milestoneSep 19, 2018
anntzerand others added4 commitsOctober 4, 2018 15:31
- Remove reference to (obsolete) narrow python builds.- Quote a string.
- Switch from part-string, part-comment to a single large string.- Reflow to 79 characters wide.
@jklymakjklymak merged commit2c1a064 intomatplotlib:masterOct 4, 2018
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestOct 4, 2018
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestOct 4, 2018
@anntzeranntzer deleted the mathtext-tut branchOctober 4, 2018 20:31
jklymak added a commit that referenced this pull requestOct 4, 2018
…149-on-v3.0.xBackport PR#12149 on branch v3.0.x (Mathtext tutorial fixes)
jklymak added a commit that referenced this pull requestOct 5, 2018
…149-on-v3.0.0-docBackport PR#12149 on branch v3.0.0-doc (Mathtext tutorial fixes)
tacaswell pushed a commit to tacaswell/matplotlib that referenced this pull requestFeb 12, 2019
Mathtext tutorial fixesConflicts:.flake8          - does not exist on this branchtutorials/text/mathtext.py          - keep all backported changes
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@NelleVNelleVNelleV approved these changes

@timhoffmtimhoffmtimhoffm left review comments

Assignees
No one assigned
Projects
None yet
Milestone
v3.0.0-doc
Development

Successfully merging this pull request may close these issues.

5 participants
@anntzer@NelleV@timhoffm@tacaswell@jklymak

[8]ページ先頭

©2009-2025 Movatter.jp