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

Fix table identation in docs#7710

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

Conversation

akarilimano
Copy link

Remove htmlonly directive which breaks table identation as described at#7300

'htmlonly' directive is used only in 17 files in matplotlib docs. As every other usage preceeds some additional information like release date, I belive this to be some sort of typo. But I am not completely sure.

Remove htmlonly directive which breaks table identation.
@jenshnielsen
Copy link
Member

Tentative 👍 It seems likely that the line below would not render correctly in the latex/pdf version of the docs (At least when originally added). Before merging this we should probably verify that the docs still build with latex

@Kojoley
Copy link
Member

Closes#7300

@KojoleyKojoley added this to the2.0.1 (next bug fix release) milestoneDec 30, 2016
@codecov-io
Copy link

Current coverage is 62.07% (diff: 100%)

Merging#7710 intomaster will not change coverage

@@             master      #7710   diff @@==========================================  Files           174        174            Lines         56022      56022            Methods           0          0            Messages          0          0            Branches          0          0          ==========================================  Hits          34775      34775            Misses        21247      21247            Partials          0          0

Powered byCodecov. Last update22708ef...d406de6

@QuLogic
Copy link
Member

Unfortunately,\mathcircled fails to render in LaTeX; it seems to be a Matplotlib speciality.

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.

As@QuLogic mentions, this breaks the PDF output and thus cannot be merged.

@anntzer
Copy link
Contributor

latex does provide \textcircled (it warns "invalid in math mode" but still works, in local tests...)

I would suggest supporting \textcircled in mathtext and deprecating \mathcircled? No point in reinventing our own dialect of latex...

@NelleV
Copy link
Member

Hi@akarilimano
Do you plan on working on this any further?

@akarilimano
Copy link
Author

@NelleV, sorry, I'm not sure what I can do here. Any tips? Change to \textcircled everywhere?

@QuLogicQuLogic modified the milestones:2.0.1 (next bug fix release),2.0.2 (next bug fix release)May 3, 2017
@tacaswell
Copy link
Member

Closing as there is not much we can do without overhauling\mathcircled vs\textcircled.

Sorry@akarilimano 😞 Hopefully we will hear from you again!

@QuLogicQuLogic modified the milestones:unassigned,2.0.3 (next bug fix release)Jul 11, 2017
@anntzeranntzer mentioned this pull requestMar 26, 2019
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@NelleVNelleVNelleV requested changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

8 participants
@akarilimano@jenshnielsen@Kojoley@codecov-io@QuLogic@anntzer@NelleV@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp