devicetree-spec.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] README: add ubuntu package texlive-generic-extra
@ 2016-11-15 23:58 Rob Herring
  0 siblings, 0 replies; only message in thread
From: Rob Herring @ 2016-11-15 23:58 UTC (permalink / raw)
  To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA

With Ubuntu 16.10, make latexpdf fails with the error:

! LaTeX Error: File `iftex.sty' not found.

This is fixed by installing texlive-generic-extra. Add this to the setup
instructions.

Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 83a51882290c..cd04bceb5d49 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,8 @@ On Ubuntu:
 
 >```
 ># apt-get install python-sphinx latexdiff texlive texlive-latex-extra \
->                  texlive-humanities texlive-generic-recommended graphviz
+>                  texlive-humanities texlive-generic-recommended graphviz \
+>                  texlive-generic-extra
 >```
 >
 >If the version of python-sphinx installed is too old, then an additional
-- 
2.10.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-15 23:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15 23:58 [PATCH] README: add ubuntu package texlive-generic-extra Rob Herring

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