Re: [PATCH v2 1/2] docs-rst: move the rules for svg and graphviz to Makefile.sphinx

From: Jonathan Corbet
Date: Wed Nov 30 2016 - 20:03:45 EST


On Mon, 21 Nov 2016 17:27:03 -0200
Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> wrote:

> Not only media documents may have images. So, move the
> rules for building images from graphviz and from SVG to
> the Documentation makefile.

So I tried applying this one, but...

> LaTeX Warning: File `{media/typical_media_device}.*' not found on input line 22
> 4.
>
> ! Unable to load picture or PDF file 'media/typical_media_device.*'.
> <to be read again>
> }
> l.224 ...egraphics{{media/typical_media_device}.*}

...so something's not quite right there still. Unapplied, for now.

I'm thinking I'd like to button up docs-next for 4.10 pretty soon now;
don't want end up with more patches than media, after all! :) So maybe
this one can be fixed at leisure and go in for 4.11. I don't think we
really need it urgently.

Thanks,

jon