commit | caee5cdede9c9b3562abd6a93c71e791577802ad | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Aug 16 13:25:37 2016 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Aug 18 16:41:37 2016 -0600 |
tree | 4f3128e8308760f0e13041796f2ecd667e345dcc | |
parent | a69ab10869941f45b5f1291ec482df1e9bd7895f [diff] |
docs-rst: allow generating some LaTeX pages in landscape Portrait is too small for some tables used at the media docs. So, allow documents to tell Sphinx to generate some pages in landscape by using: .. raw:: latex \begin{landscape} <some stuff> .. raw:: latex \end{landscape} Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>