mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
[media] fix v4l2-selection-*.rst tables for LaTeX output
Adjust the tables there to fit inside the page margins. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
11d7512bfe
commit
ed5d28d0b5
2 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
Selection flags
|
||||
***************
|
||||
|
||||
.. tabularcolumns:: |p{5.2cm}|p{2.0cm}|p{6.5cm}|p{1.2cm}|p{1.6cm}|
|
||||
|
||||
.. _v4l2-selection-flags-table:
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@ of the two interfaces they are used.
|
|||
|
||||
.. _v4l2-selection-targets-table:
|
||||
|
||||
.. tabularcolumns:: |p{5.8cm}|p{1.4cm}|p{6.5cm}|p{1.2cm}|p{1.6cm}|
|
||||
|
||||
.. flat-table:: Selection target definitions
|
||||
:header-rows: 1
|
||||
:stub-columns: 0
|
||||
|
|
Loading…
Reference in a new issue