genki / texvc

The wrapper utility for texvc command to generate images of mathematical expressions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= texvc

  The wrapper utility for texvc command

== Description

  You can get the rendered image of an mathematical expression through this
  utility.

== Installation

  You need to install texvc command before using this utility.
  The command typically belongs to the package of mediawiki-math.

=== Archive Installation

	rake install

=== Gem Installation

	gem install texvc


== Features/Problems


== Synopsis

  Texvc.parse('y=x^2') # => an instance of Magick::Image

== Copyright

Author::    Genki Takiuchi <genki@s21g.com>
Copyright:: Copyright (c) 2008 Genki Takiuchi
License::   

About

The wrapper utility for texvc command to generate images of mathematical expressions.


Languages

Language:Ruby 100.0%