fix freebsd-Doc zh-tw pdf font problem
Details
Details
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 48889 Build 45778: arc lint + arc unit
Event Timeline
Comment Actions
Hi.
Thanks for working on this.
As we have a few things to fix in the ports/fonts, let's change a little bit here.
We need to determine if the fonts are installed, so let's check before building zh-tw PDFs.
Regards.
| documentation/tools/asciidoctor.sh | ||
|---|---|---|
| 73–74 | Check if the zh-tw font exists; if it doesn't, print a message and return without running asciidoctor. | |
| 76 | This could be default | |
Comment Actions
Hello.
You don't need to update this review anymore.
I have it working now, with slight changes.
How can I register your contribution,
<bses30074@gmail.com>
?
Thanks for your work.