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 (
commit f15fe056e22428bcec29c8af28b2591625adff7b
tree bf223fb8b61cc7cbd2a2fbb74b9a5857f26bacd1
parent 195ca4675f7caaede2225fcb97ada701db53335f
tree bf223fb8b61cc7cbd2a2fbb74b9a5857f26bacd1
parent 195ca4675f7caaede2225fcb97ada701db53335f
texvc /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
ChangeLog | ||
| |
README | ||
| |
Rakefile | ||
| |
lib/ | ||
| |
test/ | ||
| |
texvc.gemspec |
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::








