Hi Markus, Did you have time to look at this yet? It is for me something that is really distracting. I tried to track this down myself but I just don't know enough about html/css. The text ``V4L2_XFER_FUNC_709`` is translated to: <code class="docutils literal"><span class="pre">V4L2_XFER_FUNC_709</span></code>. And it is the <code> part that adds the extra spacing somewhere. Originally <code> added a rectangle around the text, so I suspect that the extra spacing for that rectangle is still added somewhere. Regards. Hans On 07/09/2016 10:40 AM, Markus Heiser wrote: > Hi Hans, > > Am 08.07.2016 um 22:52 schrieb Hans Verkuil <hverkuil@xxxxxxxxx>: > >> Hi Markus, >> >> First of all a big 'Thank you!' for working on this, very much appreciated. >> And I also am very grateful that you could convert the CEC docs so quickly for me. > > You are welcome :) > >> That said, can you take a look at this: >> >> https://mchehab.fedorapeople.org/media_API_book/linux_tv/media/v4l/vidioc-enum-fmt.html >> >> As you can see, every text written as ``foo`` in the rst file has a bit too much space >> around it. It's especially clear in the description of the 'type' field: the commas >> after each V4L2_BUF_TYPE_ constant should be right after the last character, and now >> it looks as if there is a space in front. >> >> It's jarring when you read it, but it is probably easy to fix for someone who knows >> this stuff. > > Yes, this is a good point, the layout of inline constant markup bothers me also. > The Read-The-Doc (RTD) theme we use is IMHO the best on the web, since it is well > maintained and supports a good layout on various viewports: > > http://read-the-docs.readthedocs.io/en/latest/theme.html > > Nevertheless I think in some details it is a bit to excessive. > > I will place it on my TODO list .. hopefully I find the time to solve > it in the next days. > > -- Markus -- > >> >> Thanks! >> >> Hans > > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html