diff options
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r-- | doc/source/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 70c65207b..6261bd8bb 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -170,6 +170,7 @@ latex_documents = [ # Additional stuff for the LaTeX preamble. latex_preamble = r''' \usepackage{amsmath} +\DeclareUnicodeCharacter{00A0}{\nobreakspace} % In the parameters section, place a newline after the Parameters % header |