diff --git a/Documentation/conf.py b/Documentation/conf.py index 25aa00c707b0277a8745c0e6259d08d8639a89de..a05225056e086a5feec61395ff116aae3895b865 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -353,6 +353,8 @@ latex_elements = { # Additional stuff for the LaTeX preamble. 'preamble': ''' + % Prevent column squeezing of tabulary. + \\setlength{\\tymin}{20em} % Use some font with UTF-8 support with XeLaTeX \\usepackage{fontspec} \\setsansfont{DejaVu Sans}