DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: remove dejavu font from doc build
@ 2015-10-20 11:32 John McNamara
  2015-10-23 16:09 ` Van Haaren, Harry
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: John McNamara @ 2015-10-20 11:32 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-12-13 21:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20 11:32 [dpdk-dev] [PATCH] doc: remove dejavu font from doc build John McNamara
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

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).