Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758189AbcLABDm (ORCPT ); Wed, 30 Nov 2016 20:03:42 -0500 Received: from ms.lwn.net ([45.79.88.28]:33944 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755106AbcLABDl (ORCPT ); Wed, 30 Nov 2016 20:03:41 -0500 Date: Wed, 30 Nov 2016 18:03:38 -0700 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , Linux Kernel Mailing List , Mauro Carvalho Chehab Subject: Re: [PATCH v2 1/2] docs-rst: move the rules for svg and graphviz to Makefile.sphinx Message-ID: <20161130180338.4a303400@lwn.net> In-Reply-To: <4d2770fcc7a65dd1ad05387317bc1fb5c4b879be.1479756387.git.mchehab@s-opensource.com> References: <4d2770fcc7a65dd1ad05387317bc1fb5c4b879be.1479756387.git.mchehab@s-opensource.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 858 Lines: 27 On Mon, 21 Nov 2016 17:27:03 -0200 Mauro Carvalho Chehab 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.*'. > > } > 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