From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] README: add ubuntu package texlive-generic-extra
Date: Tue, 15 Nov 2016 17:58:06 -0600 [thread overview]
Message-ID: <20161115235806.31766-1-robh@kernel.org> (raw)
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
reply other threads:[~2016-11-15 23:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20161115235806.31766-1-robh@kernel.org \
--to=robh-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.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).