> -----Original Message----- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, May 22, 2019 9:29 PM > To: dev@dpdk.org; Mcnamara, John <john.mcnam...@intel.com>; Kovacevic, > Marko <marko.kovace...@intel.com> > Cc: sta...@dpdk.org > Subject: [PATCH 2/3] doc: fix PDF with greek letter > > For an unknown reason, the sign "μ" is not accepted by some environments, > probably due to the version of some Latex packages or dependencies. > > ! Package inputenc Error: Unicode character μ (U+03BC) > (inputenc) not set up for use with LaTeX. > > It is fixed by installing texlive-langgreek. >
Acked-by: John McNamara <john.mcnam...@intel.com>