diff --git a/conf.py b/conf.py index 530a7a312..461fa789b 100644 --- a/conf.py +++ b/conf.py @@ -363,3 +363,9 @@ latex_documents = [ ] latex_toplevel_sectioning = 'part' + +# -- Options for text output --------------------------------------------- + +from sphinx.writers import text + +text.MAXWIDTH = 52