On 01/06/17 11:22, Warren Block wrote:
On Fri, 6 Jan 2017, scrat wrote:
I am trying to render the documentation from the svn repo for the docs.
I have followed the fdp-primer as well as I can and installed
textproc/docproj.
Here is what I did
svn checkout https://svn.FreeBSD.org/doc/head ~/doc
cd ~/doc/en_US.ISO8859-1/books/handbook
make FORMATS="html pdf" DESTDIR="~/books/handbook" install
html works
pdf the text is rendered as ######### ############## ############# etc.
How to fix?
Did you install textproc/docproj as a package or a port?
I installed by ports using synth. Built from 2017Q1 branch port.
The "#" symbols indicate a missing font, but that should have been
installed along with docproj.
I too believe it is a font but which one?
Do you know what fonts I need installed?
Thanks
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"