From patchwork Wed May 22 20:28:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 53627 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3042A1B95A; Wed, 22 May 2019 22:29:00 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id EC5981B958 for ; Wed, 22 May 2019 22:28:58 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 921F521165; Wed, 22 May 2019 16:28:58 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 22 May 2019 16:28:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=mesmtp; bh=6sIZxLwCBy Baifxu3Te/NLXily+Jf7FejoVqV50NJ2Y=; b=FPFVLY+MMa4f4zuwk8bqA8pEOp ZjvRxd3UK2qtecFxBvcCaTUp83tw4yUrJQUrq8gHWSDQLXH+TLPX9xbDRG2QTZZg Idiu90ktryiOMpb6XKk4b2z9ZbTik5Yax3zjn5WBG5ak4dPeQHaOHpSPgZknU7Vu 2L6JMnYBTCaBB8JOM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=6sIZxLwCByBaifxu3Te/NLXily+Jf7FejoVqV50NJ2Y=; b=eSVL8wTt zhROEpsZWmYLfZK317Q840z7fWBKYlyDA4BdG37kWpMTXpyaC5/KCziyW2rDibwD Y3s2xdFHIe1JapBXeSpJCYsfW40j/iaRCfvUAnMQIvXUL1BadvgLDhTQ/36VjGD4 gGiQodC4lFowB4z86QfDTiWXfK+og/UCrIxN+NjPArpOI4T4hNjUTUoAfwd3V5dh vnz6h+PSM4nfKEfnoDhjEl+YIwRqSMJLSVv07g+SrNCIRCT5Xn24YF+efWLSx/WD 3JnPhZGp1BbFIvbHRZuE0GIw5PFVAQrdzZ5W13Vh4pSoFGP+qiiHBnt3s4VC7XkA Gb7d8PztZQbdGw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudduvddgudehvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc fkphepjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpeht hhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id B48268005C; Wed, 22 May 2019 16:28:57 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org, John McNamara , Marko Kovacevic Date: Wed, 22 May 2019 22:28:42 +0200 Message-Id: <20190522202842.19818-4-thomas@monjalon.net> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190522202842.19818-1-thomas@monjalon.net> References: <20190522202842.19818-1-thomas@monjalon.net> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH 3/3] doc: clean PDF config X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Some font options do not look necessary. Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- doc/guides/conf.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/guides/conf.py b/doc/guides/conf.py index 94b97dc35..e2b52e2df 100644 --- a/doc/guides/conf.py +++ b/doc/guides/conf.py @@ -62,11 +62,7 @@ # Latex directives to be included directly in the latex/pdf docs. custom_latex_preamble = r""" -\usepackage[utf8]{inputenc} -\usepackage[T1]{fontenc} \usepackage{textalpha} -\usepackage{helvet} -\renewcommand{\familydefault}{\sfdefault} \RecustomVerbatimEnvironment{Verbatim}{Verbatim}{xleftmargin=5mm} \usepackage{etoolbox} \robustify\(