added comment on "usetex=False" to ainde debugging when latex not ava… #6119

Merged
merged 1 commit into from Mar 7, 2016

Conversation

Projects
None yet
4 participants
Contributor

dacoex commented Mar 7, 2016

…ilable

see:

#6104 (comment)

reformatted comment

Please use this PR instead of
#6107

This rebase made me crazy and loose a lot of time.
Whenever I rebase nicely locally I could not push to remote?!

@dacoex dacoex added comment on "usetex=False" to ainde debugging when latex not ava…
…ilable

see:

#6104 (comment)

reformatted comment
baf1580

mdboom added the needs_review label Mar 7, 2016

QuLogic added this to the 2.1 (next point release) milestone Mar 7, 2016

Member

QuLogic commented Mar 7, 2016

Whenever I rebase nicely locally I could not push to remote?!

As @tacaswell noted on the other PR, when you rebase, you need to git push --force to replace the commits that are already on the server.

@tacaswell tacaswell added a commit that referenced this pull request Mar 7, 2016

@tacaswell tacaswell Merge pull request #6119 from dacoex/pdfmulti_tex2
DOC: add note about usetex to pdf demo
c62f88f

@tacaswell tacaswell merged commit c62f88f into matplotlib:master Mar 7, 2016

0 of 2 checks passed

continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details

tacaswell removed the needs_review label Mar 7, 2016

Owner

tacaswell commented Mar 7, 2016

Thank you for your work on this!

Sorry that it was such a frustrating experience. Working with git/github gets easier over time. Hopefully we will hear from you again!

Contributor

dacoex commented Mar 7, 2016

Working with git/github gets easier over time. Hopefully we will hear from you again!

Good one, maybe long time and a lot of practice.
The inventor of git may have been a genius but forgot to think of occasional users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment