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

Version Path
polytexnic-0.7.1 README.md
polytexnic-0.7.0 README.md
polytexnic-0.6.11 README.md
polytexnic-0.6.10 README.md
polytexnic-0.6.9 README.md
polytexnic-0.6.8 README.md
polytexnic-0.6.7 README.md
polytexnic-0.6.6 README.md
polytexnic-0.6.5 README.md
polytexnic-0.6.4 README.md
polytexnic-0.6.3 README.md
polytexnic-0.6.2 README.md
polytexnic-0.6.1 README.md
polytexnic-0.6.0 README.md
polytexnic-0.5.0 README.md