commit | 48f6993793a0cf75db4b8c6e2f060629ab8ada54 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Aug 16 12:07:10 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Aug 22 10:05:19 2016 -0300 |
tree | c7dd8c5914604f141ae27c97a77b35ddff383e9f | |
parent | 806da2986f08756c8ee8831e39237dddc96afc38 [diff] |
[media] vidioc-querycap.rst: Better format tables on PDF output Both tables on this rst file were not shown right, as they miss the proper tag (tabularcolumns) to specify the column widths required for PDF and LaTeX output. Also, the second table is too big to fit into one page. So, it should use the longtable class to allow it to be split into two pages. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>