| Summary: | PS/PDF versions of the handbook cannot be built on FreeBSD 12.1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Nikolaus Klepp <dr.klepp> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | Keywords: | regression | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Nikolaus Klepp
2019-11-22 20:12:29 UTC
Created attachment 209348 [details]
page from generated book with ######
I tried to build with dblatex. I needed to install textproc/dblatex and print/tex-xetex. I had to remove the font-spec for Courier-New from share/xml/freebsd-dblatex.xsl, otherwise dblatex failes (font not found) After removing the font config I can build almost all books and articles, only the handbook fails. BTW, I like look of the generated PDF from dblatex better than the output of fob. This issue is gone with latest FreeBSD updates, thank you. |