From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935849AbcHJSde (ORCPT ); Wed, 10 Aug 2016 14:33:34 -0400 Received: from mga01.intel.com ([192.55.52.88]:1287 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934472AbcHJSdc (ORCPT ); Wed, 10 Aug 2016 14:33:32 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,500,1464678000"; d="scan'208";a="1038719995" From: Jani Nikula To: Mauro Carvalho Chehab , "Luis R. Rodriguez" Cc: "jani. nikula" , linux-doc@vger.kernel.org, "linux-kernel@vger.kernel.org" , Mauro Carvalho Chehab , Daniel Vetter , Jonathan Corbet , Markus Heiser Subject: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Date: Wed, 10 Aug 2016 18:54:06 +0300 Message-Id: X-Mailer: git-send-email 2.1.4 In-Reply-To: <20160810120535.27570309@vela.lan> References: <20160810120535.27570309@vela.lan> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Luis, all - With these you should be able to get started with pdf generation. It's a quick transition to pdflatex, the patches are not very pretty, but the pdf output is. Patch 3/3 works as an example where to add your stuff (latex_documents in conf.py) and how. Mauro, please look at patch 1/3 for a quick fix for the media build. Markus, you can now unleash your "I told you so" on the rst2pdf. ;) BR, Jani. Jani Nikula (3): Documentation/sphinx: build the media intermediate rst files for all outputs Documentation: switch to pdflatex for pdf generation Documentation: exclude media documentation from pdf generation Documentation/Makefile.sphinx | 18 +++++++++--------- Documentation/conf.py | 4 +++- Documentation/media/Makefile | 3 ++- 3 files changed, 14 insertions(+), 11 deletions(-) -- 2.1.4