Sha256: 90b419c99a3754b0ac9d166b0574be4cda1d94ec6ac22fbf070a0810f53d9ede
Contents?: true
Size: 1013 Bytes
Versions: 9
Compression:
Stored size: 1013 Bytes
Contents
# asciidoctor-pdf-linewrap-ja: Asciidoctor PDF extension for japanese document asciidoctor-pdf-linewrap-ja: Asciidoctor PDF extension providing better line wrap for Japanese document. ## Requrements - [Asciidoctor PDF](https://github.com/asciidoctor/asciidoctor-pdf) 1.5.0.alpha.16 (or later) ## Installation Add this line to your application's Gemfile: ```ruby gem 'asciidoctor-pdf-linewrap-ja' ``` And then execute: $ bundle Or install it yourself as: $ gem install asciidoctor-pdf-linewrap-ja ## Usage $ asciidoctor-pdf -r asciidoctor-pdf-linewrap-ja document.adoc ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/fuka/asciidoctor-pdf-linewrap-ja. ## Special Thanks asciidoctor-pdf-linewrap-ja is inspired by asciidoctor\-pdf\-cjk ([chloerei/asciidoctor\-pdf\-cjk](https://github.com/chloerei/asciidoctor-pdf-cjk)). ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
9 entries across 9 versions & 1 rubygems