From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B74AC282CE for ; Wed, 22 May 2019 20:28:53 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 5E7FB20868 for ; Wed, 22 May 2019 20:28:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="JpU8Rjxh"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="mQfVBTQK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5E7FB20868 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B62EB1B944; Wed, 22 May 2019 22:28:50 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 8816F1B942 for ; Wed, 22 May 2019 22:28:49 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C4DE521B10; Wed, 22 May 2019 16:28:48 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 22 May 2019 16:28:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=mesmtp; bh=mNR41luRpkKLvEJF6weQOpR KP0ZlZYZO6X5H1490Qlg=; b=JpU8RjxhOguO8r3Ch3CXWCwGJO6aBfYH0RIz6lG Ut9QWFAhve4WaW1DZuXFk0WYaQp9razJ/LHcGAc45q64hS7QX0BWy4zUrBvwLhnx sW5HJuhIz1CX4nieJDlZN7rlfoNgDWJYLwCPm7or27hAnbheNVPfV2WTLoMMv/R5 0lbY= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=mNR41l uRpkKLvEJF6weQOpRKP0ZlZYZO6X5H1490Qlg=; b=mQfVBTQKUu65xVA99q3FK8 0tjw95J7zfl1di3msiCwqD23Ek8mWQRw5KqVlSaZZaHcTln2uwsZ9S11L+qa0tXB 9sJ1B6R2UHnQ5R5oFd7YL8AW71xqB9WRJZa+BPPlsEhvueNdm/4z1xZOtWT74LQn ixOcD/gZaY7NFUIeIWMrKTByM2Lg1ykAorbK6U27hfuiTyH0gw8nF7smhvYa1x9N ISJVBrJlOuyeyi02QAExvn/4Ag62RFBzNneGL2UfureMRffIoP1iTL6igx6+MY6m QGc1c8ir+Kd0YBrPmDDq2I44s64RA/OLUo1Kvu1NrKxx+MFUPKuLbymLcNgGfj1g == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudduvddgudehvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffogggtgfesthekre dtredtjeenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtdefrddukeegnecurf grrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecu vehluhhsthgvrhfuihiivgeptd 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 E20DE80060 for ; Wed, 22 May 2019 16:28:47 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Date: Wed, 22 May 2019 22:28:39 +0200 Message-Id: <20190522202842.19818-1-thomas@monjalon.net> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH 0/3] fix PDF doc build 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" I found different issues when building the doc as PDF on the server or my laptop. Debugging pdflatex issues is really hard, so I hope we won't have more. We could also question why we are bothering with PDF? Thomas Monjalon (3): doc: robustify PDF build doc: fix PDF with greek letter doc: clean PDF config doc/guides/conf.py | 8 ++++---- doc/guides/contributing/documentation.rst | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) -- 2.21.0