diff --git a/Documentation/conf.py b/Documentation/conf.py index f9054ab60cb1117b12f0f15c07a8199bb3a0ab37..38a606b072859dad6daaddd52eb70beaf0dff38f 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -273,9 +273,6 @@ latex_elements = { 'preamble': ''' \\usepackage{ifthen} - % Allow generate some pages in landscape - \\usepackage{lscape} - % Put notes in color and let them be inside a table \\definecolor{NoteColor}{RGB}{204,255,255} \\definecolor{WarningColor}{RGB}{255,204,204}