Stupid typo
[ibg.git] / README.md
index 34581352e0b46440940ffb5cd0043eac65b3f26c..e90ea9345bedf700d090ac1767bc232fa7507c1c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,6 +36,16 @@ guide from a command prompt, like this:
 
        make html
 
+For building the PDF version, you need a reasonably recent installation of
+TeX Live.  Release 2014 will do.  You will also need the Emerald font
+package from https://www.ctan.org/tex-archive/fonts/emerald/.  This cannot
+be installed with `tlmgr`, nor does it seem to be packaged by the usual
+Linux or BSD distributions.  Scripts for installing and uninstalling
+Emerald are provided in the `tools` directory.  When you're ready, type
+this:
+
+       make latexpdf
+
 Other formats are available; just type `make` for more details.
 
 Conversion strategy