From patchwork Wed May 22 20:28:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 53625 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 E8E261B94B; Wed, 22 May 2019 22:28:54 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 0421A1B942; Wed, 22 May 2019 22:28:54 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7771323A82; Wed, 22 May 2019 16:28:53 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 22 May 2019 16:28:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=mesmtp; bh=SlzjVmBwIy fbNJBTlvxwTvq+dV+BCrg4KwrwQxBXJDE=; b=fe5JZVaommb7hs/8RPmSpPW/M7 D9VJEwUM6ibZx44KOhdMvaKUJNZwxyINmcHOYwFLTIWexiCtAyqZJMtAYwm3BDAR NAwLEVT+PSe7vh5ert4fyY7Hac7G751QQdme1nn7DfvcwHnBtcP5+mXyJvgNo/g3 MwKhjMx8R/iISoYWM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc: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=SlzjVmBwIyfbNJBTlvxwTvq+dV+BCrg4KwrwQxBXJDE=; b=2CR4nHaJ YKCyVfuVoSaC6DsApOSqiBU8iUx9XJTa33A5pqbYlxjRu+Ti5+7/s6S0jHLH2sGD LpKm0qCGUPWRaNV5c1q0/5tik5wYB0eJTlGeLTqh25ym42Ht+346VFlJJwC0h074 QyjZ4GiS0tw+aPeglOozUqQXkPGdNOFdQnKfLKSIaNYeZ8BCkjv5XUt/I0TlQ9Rn 1/IG6/I+gl74kr2mA0hbWfrdWZqNAJoJW7qba9tJ65N3a8s9qKN9L/nOEETG++W8 FV864SZrjjHeYa1kwrwmPS6oTMytvO9q7jvKkcJueynC+7p3HI/kw7KABZNe5rIs 0s+ZDRA7Q/kdVQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudduvddgudehvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ffohhmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeen ucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth enucevlhhushhtvghrufhiiigvpedt 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 54A4280059; Wed, 22 May 2019 16:28:52 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org, John McNamara , Marko Kovacevic Cc: stable@dpdk.org Date: Wed, 22 May 2019 22:28:40 +0200 Message-Id: <20190522202842.19818-2-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 1/3] doc: robustify PDF 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" In some environment like the current dpdk.org server, there can be some errors due to symbols in titles, as it was the case before this commit in DPDK 18.05: 551d148944dc ("doc: remove flow API migration section") ! LaTeX Error: Bad math environment delimiter. It can be avoided thanks to the Latex command \robustify. Cc: stable@dpdk.org Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- doc/guides/conf.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/conf.py b/doc/guides/conf.py index a85f6c9d9..6d5001a07 100644 --- a/doc/guides/conf.py +++ b/doc/guides/conf.py @@ -67,6 +67,9 @@ \usepackage{helvet} \renewcommand{\familydefault}{\sfdefault} \RecustomVerbatimEnvironment{Verbatim}{Verbatim}{xleftmargin=5mm} +\usepackage{etoolbox} +\robustify\( +\robustify\) """ # Configuration for the latex/pdf docs.