This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
texvc /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jul 19 01:59:26 -0700 2008 | |
| |
ChangeLog | Sat Jul 19 02:04:59 -0700 2008 | |
| |
README | Sat Jul 19 02:08:26 -0700 2008 | |
| |
Rakefile | Sun Jul 20 14:49:45 -0700 2008 | |
| |
lib/ | Sun Jul 20 15:00:42 -0700 2008 | |
| |
test/ | Sat Jul 19 02:28:35 -0700 2008 | |
| |
texvc.gemspec | Sun Jul 20 15:00:42 -0700 2008 |
README
= 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::







