Date: Sun, 18 Dec 2016 13:13:54 -0500 From: scrat <baho-utot@columbus.rr.com> To: freebsd-questions@freebsd.org Subject: Building documentation Message-ID: <3d19a8d7-53bc-4293-58a9-0600d1effdc9@columbus.rr.com>
next in thread | raw e-mail | index | archive | help
I am trying to build the documentation and building with FORMATS="html html-split" works. I then tried to build the pdf version it complained about textproc/fop so I built and installed it. cd /usr/doc/en_US.ISO8859-1/books/handbook make FORMATS=pdf DESTDIR=/tmp install It will build a pdf but when I view it in okular all I get is ###### #### etc for most of the words. I am assuming that I need to install a font, if so which ones as it is not pointed out in fdp-primer. Also I think under the "2.1. Required Tools" section fop should be listed as textproc/docproj doesn't install it. Thanks for the help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3d19a8d7-53bc-4293-58a9-0600d1effdc9>