提交 c4b326e1 编写于 作者: M Mauro Carvalho Chehab 提交者: Jonathan Corbet

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: NMauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 5969d1bb
...@@ -273,9 +273,6 @@ latex_elements = { ...@@ -273,9 +273,6 @@ latex_elements = {
'preamble': ''' 'preamble': '''
\\usepackage{ifthen} \\usepackage{ifthen}
% Allow generate some pages in landscape
\\usepackage{lscape}
% Put notes in color and let them be inside a table % Put notes in color and let them be inside a table
\\definecolor{NoteColor}{RGB}{204,255,255} \\definecolor{NoteColor}{RGB}{204,255,255}
\\definecolor{WarningColor}{RGB}{255,204,204} \\definecolor{WarningColor}{RGB}{255,204,204}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册