Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1668680
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/5] Docs: Use kernel-figure in vidioc-g-selection.rst |
| Date | 2017-06-19 01:50 +0200 |
| Message-ID | <tTS78-3fw-7@gated-at.bofh.it> (permalink) |
| References | <tTS78-3fw-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
...otherwise the PDF build fails when it can't find constraints.pdf.
CC: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
---
Documentation/media/uapi/v4l/vidioc-g-selection.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/media/uapi/v4l/vidioc-g-selection.rst b/Documentation/media/uapi/v4l/vidioc-g-selection.rst
index deb1f6fb473b..b80d85cb8891 100644
--- a/Documentation/media/uapi/v4l/vidioc-g-selection.rst
+++ b/Documentation/media/uapi/v4l/vidioc-g-selection.rst
@@ -129,8 +129,8 @@ Selection targets and flags are documented in
.. _sel-const-adjust:
-.. figure:: constraints.*
- :alt: constraints.pdf / constraints.svg
+.. kernel-figure:: constraints.svg
+ :alt: constraints.svg
:align: center
Size adjustments with constraint flags.
--
2.13.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] Make PDF builds work again Jonathan Corbet <corbet@lwn.net> - 2017-06-19 01:50 +0200
[PATCH 1/5] Docs: Include the Latex "ifthen" package Jonathan Corbet <corbet@lwn.net> - 2017-06-19 01:50 +0200
[PATCH 4/5] Docs: Use kernel-figure in vidioc-g-selection.rst Jonathan Corbet <corbet@lwn.net> - 2017-06-19 01:50 +0200
[PATCH 2/5] Docs: Remove redundant geometry package inclusion Jonathan Corbet <corbet@lwn.net> - 2017-06-19 01:50 +0200
Re: [PATCH 2/5] Docs: Remove redundant geometry package inclusion Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-06-19 12:40 +0200
Re: [PATCH 2/5] Docs: Remove redundant geometry package inclusion Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-06-19 12:50 +0200
[PATCH 5/5] DRM: Fix an incorrectly formatted table Jonathan Corbet <corbet@lwn.net> - 2017-06-19 01:50 +0200
Re: [PATCH 0/5] Make PDF builds work again Jonathan Corbet <corbet@lwn.net> - 2017-06-19 01:50 +0200
[PATCH 3/5] Docs: fix table problems in ras.rst Jonathan Corbet <corbet@lwn.net> - 2017-06-19 01:50 +0200
Re: [PATCH 0/5] Make PDF builds work again Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-06-19 03:20 +0200
Re: [PATCH 0/5] Make PDF builds work again Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-06-19 16:50 +0200
csiph-web