Skip to content

chloerei/asciidoctor-pdf-cjk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asciidoctor PDF CJK: A CJK extension fo Asciidoctor PDF

Current do this things:

  • Insert zero-width space(ZWSP) before CJ characters to fix line wrap

Installation

Add this line to your application's Gemfile:

gem 'asciidoctor-pdf-cjk', '~> 0.1.3'

And then execute:

$ bundle

Or install it yourself as:

$ gem install asciidoctor-pdf-cjk

Usage

Render PDF:

$ asciidoctor-pdf -r asciidoctor-pdf-cjk doc.asc

Themes

Contributing

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published