Aaron Carlisle

Results 70 comments of Aaron Carlisle

It is sad that we are no longer able to do post in blender. On Jan 22, 2018 3:36 PM, "Troy James Sobotka" wrote: > Indeed. > > The default...

Before: ![image](https://user-images.githubusercontent.com/15183467/113374726-bbea9a80-933b-11eb-927e-c09c1e1bf9a6.png) After: ![image](https://user-images.githubusercontent.com/15183467/113374617-74640e80-933b-11eb-81ba-f7946c5aa8ed.png)

I would be in favor of dropping ie 11, the bug you show is avoidable on the user side if they set `figwidth` on the figure directive. The bug you...

> Most recent update seems to have introduced vertical spacing between elements I think that is a docutils 0.17 issue, rebased the patch on master and updated assets so hopefully,...

Before: ![mathold](https://cloud.githubusercontent.com/assets/15183467/23720924/35aec182-040e-11e7-8817-5977ba7c0db1.PNG) After: ![new math](https://cloud.githubusercontent.com/assets/15183467/23720959/483b1418-040e-11e7-8c50-9251ceee0305.PNG)

Looks good but we need someone else to review the patch before it lands.

These changes make sense not sure if it conflicts in any way with Read the docs.

Does feature for other sphinx themes? This is what the basic theme does, does this syntax work? ``` {%- for css in css_files %} {%- if css|attr("filename") %} {{ css_tag(css)...

The change is good, however it requires sphinx 1.8 but currently we support versions down to 1.6 so this will need to be an if else block see https://github.com/readthedocs/sphinx_rtd_theme/blob/master/sphinx_rtd_theme/layout.html#L59 or...

It seems to merge is blocked however, maybe because you force pushed a commit