I've been looking into this one for a while now too, it almost seems like from what I've read that this shouldn't be happening, but maybe I am confused. I have successfully eliminated the blank pages after chapters by putting this in my conf.py:
latex_elements = { 'classoptions': ',openany,oneside', 'babel': '\\usepackage[english]{babel}', 'fncychap': '\\usepackage[Sonny]{fncychap}' } But I still get the phantom page after the TOC with the string "contents:" Does anyone know how to remove that? thanks! Iain -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.