From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix pdf build Date: Fri, 02 Nov 2018 17:44:14 +0100 Message-ID: <2356157.kdXkEZGcT8@xps> References: <20181102133808.43842-1-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, john.mcnamara@intel.com, ciara.power@intel.com To: Marko Kovacevic Return-path: Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id 3B0085F44 for ; Fri, 2 Nov 2018 17:44:19 +0100 (CET) In-Reply-To: <20181102133808.43842-1-marko.kovacevic@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 02/11/2018 14:38, Marko Kovacevic: > PDF build was failing in the howto guides > found the weird character causing the issue [...] > -* Python =E2=89=A5 2.5 > +* Python >=3D 2.5 I spent some time on it and gave up. You are my hero :)