Skip to content

Gasol/asciidoctor-pdf-cjk-kai_gen_gothic

 
 

Repository files navigation

Asciidoctor::Pdf::CJK::KaiGenGothic

A Asciidoctor PDF theme, using font KaiGen Gothic. Include CN/JP/KR/TW glyphs.

Installation

Add to Gemfile:

gem 'asciidoctor-pdf-cjk-kai_gen_gothic', '~> 0.1.1'

then execute:

$ bundle

or:

$ gem install asciidoctor-pdf-cjk-kai_gen_gothic

Download fonts:

$ asciidoctor-pdf-cjk-kai_gen_gothic-install

Usage

Render PDF:

$ asciidoctor-pdf -r asciidoctor-pdf-cjk-kai_gen_gothic -a pdf-style=THEME doc.asc

Available themes:

  • KaiGenGothicCN
  • KaiGenGothicJP
  • KaiGenGothicKR
  • KaiGenGothicTW

License

Code: MIT License

Fonts:

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chloerei/asciidoctor-pdf-cjk-kai_gen_gothic.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 76.5%
  • Shell 23.5%