Skip to content

Commit c4b326e

Browse files
mchehabJonathan Corbet
authored andcommitted
docs-rst: conf.py: remove lscape from LaTeX preamble
Only the media book used this extension in the past, but it is not required anymore. Cleanup patch only. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 5969d1b commit c4b326e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,6 @@
273273
'preamble': '''
274274
\\usepackage{ifthen}
275275
276-
% Allow generate some pages in landscape
277-
\\usepackage{lscape}
278-
279276
% Put notes in color and let them be inside a table
280277
\\definecolor{NoteColor}{RGB}{204,255,255}
281278
\\definecolor{WarningColor}{RGB}{255,204,204}

0 commit comments

Comments
 (0)