DPDK patches and discussions
 help / color / mirror / Atom feed
From: John McNamara <john.mcnamara@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] doc: remove dejavu font from doc build
Date: Tue, 20 Oct 2015 12:32:10 +0100	[thread overview]
Message-ID: <1445340730-32687-1-git-send-email-john.mcnamara@intel.com> (raw)

Remove requirement for occasionally hard to find/install
DejaVuSansMono font. It isn't gnerally required anyway.
The default mono font is sufficient.

Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
 doc/guides/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/guides/conf.py b/doc/guides/conf.py
index 8cfb7d3..e060462 100644
--- a/doc/guides/conf.py
+++ b/doc/guides/conf.py
@@ -61,7 +61,6 @@ latex_documents = [
 # Latex directives to be included directly in the latex/pdf docs.
 latex_preamble = r"""
 \usepackage[utf8]{inputenc}
-\usepackage{DejaVuSansMono}
 \usepackage[T1]{fontenc}
 \usepackage{helvet}
 \renewcommand{\familydefault}{\sfdefault}
-- 
1.8.1.4

             reply	other threads:[~2015-10-20 11:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-20 11:32 John McNamara [this message]
2015-10-23 16:09 ` Van Haaren, Harry
2015-10-26 14:24 ` Thomas Monjalon
2015-10-26 17:35   ` Mcnamara, John
     [not found]   ` <B27915DBBA3421428155699D51E4CFE202392CBC@IRSMSX103.ger.corp.intel.com>
2015-10-29 12:17     ` Thomas Monjalon
2015-11-01 14:13 ` [dpdk-dev] [PATCH v2] " John McNamara
2015-11-01 14:59   ` Thomas Monjalon
2015-11-01 16:35     ` Mcnamara, John
2015-11-01 18:32       ` Thomas Monjalon
2015-11-01 19:37         ` Mcnamara, John
2015-11-01 20:17 ` [dpdk-dev] [PATCH v3] " John McNamara
2015-12-13 21:14   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1445340730-32687-1-git-send-email-john.mcnamara@intel.com \
    --to=john.mcnamara@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).