Page MenuHomeFreeBSD

freebsd-doc zh-tw font problem in pdf
ClosedPublic

Authored by yanhaowang on Nov 19 2022, 12:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 7:02 PM
Unknown Object (File)
Sat, Feb 8, 1:15 PM
Unknown Object (File)
Thu, Jan 30, 1:43 AM
Unknown Object (File)
Tue, Jan 14, 12:00 PM
Unknown Object (File)
Jan 3 2025, 11:55 AM
Unknown Object (File)
Dec 3 2024, 6:10 AM
Unknown Object (File)
Nov 29 2024, 8:13 AM
Unknown Object (File)
Nov 17 2024, 10:24 AM

Details

Reviewers
carlavilla
dbaio
Summary

fix freebsd-Doc zh-tw pdf font problem

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

yanhaowang created this revision.

Could you please add font support for zh-cn as well? Thank you.

dbaio requested changes to this revision.Dec 24 2022, 1:35 AM

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

This revision now requires changes to proceed.Dec 24 2022, 1:35 AM

check font file and add zh-cn theme file

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.

trying to close it, needs be 'accepted'

This revision is now accepted and ready to land.Jan 21 2023, 12:26 AM