Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935227AbcKMVAw (ORCPT ); Sun, 13 Nov 2016 16:00:52 -0500 Received: from tex.lwn.net ([70.33.254.29]:35196 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935056AbcKMVAv (ORCPT ); Sun, 13 Nov 2016 16:00:51 -0500 Date: Sun, 13 Nov 2016 14:00:27 -0700 From: Jonathan Corbet To: Mauro Carvalho Chehab 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: <20161113140027.2fbe0946@lwn.net> In-Reply-To: <20161107094648.55677524@vento.lan> References: <20161107075524.49d83697@vento.lan> <87wpgf8ssc.fsf@intel.com> <20161107094648.55677524@vento.lan> 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: 1342 Lines: 37 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. >