**Bug summary** The [Auto-wrapping Text example](http://matplotlib.org/users/prev_whats_new/whats_new_1.5.html#auto-wrapping-text) in the What's New in Matplotlib 1.5 document doesn't seem to work.  **Actual outcome** Text is wrapped, but displays outside the figure. **Expected outcome** Text is wrapped and displays inside the figure.