In the unicode demo, text in the xlabel is clipped because the outward ticks push the label down:

In 1.5.2, this works fine by default:

This example doesn't use tight_layout, but there is nothing complicated here (just a single Axes) and I think it should be handled correctly by default.
In the unicode demo, text in the xlabel is clipped because the outward ticks push the label down:


In 1.5.2, this works fine by default:
This example doesn't use
tight_layout, but there is nothing complicated here (just a singleAxes) and I think it should be handled correctly by default.