Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932626AbcKNOQd (ORCPT ); Mon, 14 Nov 2016 09:16:33 -0500 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:32957 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932109AbcKNOQ2 (ORCPT ); Mon, 14 Nov 2016 09:16:28 -0500 Date: Mon, 14 Nov 2016 12:16:19 -0200 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Jani Nikula , linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-doc@vger.kernel.org, ksummit-discuss@lists.linuxfoundation.org Subject: Re: Including images on Sphinx documents Message-ID: <20161114121619.18ba98d8@vento.lan> In-Reply-To: <20161113140027.2fbe0946@lwn.net> References: <20161107075524.49d83697@vento.lan> <87wpgf8ssc.fsf@intel.com> <20161107094648.55677524@vento.lan> <20161113140027.2fbe0946@lwn.net> Organization: Samsung 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: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 7999 Lines: 243 Em Sun, 13 Nov 2016 14:00:27 -0700 Jonathan Corbet escreveu: > On Mon, 7 Nov 2016 09:46:48 -0200 > Mauro Carvalho Chehab wrote: > > > When running LaTeX in interactive mode, building just the media > > PDF file with: > > > > $ cls;make cleandocs; make SPHINXOPTS="-j5" DOCBOOKS="" SPHINXDIRS=media latexdocs > > $ PDFLATEX=xelatex LATEXOPTS="-interaction=interactive" -C Documentation/output/media/latex > > > > I get this: > > > > LaTeX Warning: Hyper reference `uapi/v4l/subdev-formats:bayer-patterns' on page > > 153 undefined on input line 21373. > > > > [153] > > ! Extra alignment tab has been changed to \cr. > >