Sha256: 6662c76615aac393b4cca410e2c21ed985536abb08ae06f792b9e9fa05032688
Contents?: true
Size: 655 Bytes
Versions: 15
Compression:
Stored size: 655 Bytes
Contents
# polytexnic This is the `polytexnic` gem, which converts input in Markdown or PolyTeX to HTML and LaTeX. It currently has no standalone applications, but rather exists to support the `polytexnic` gem. ## Installation This gem is installed automatically as a dependency of the `polytexnic` gem: $ gem install polytexnic ## Usage See [*The PolyTeXnic Book*](http://polytexnic.org/book) for more information. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
15 entries across 15 versions & 1 rubygems