public
Description: A RoR wiki-type application that allows rendering of latex content as PDFs. Powers ScribTeX.
Homepage: http://code.google.com/p/mathwiki/
Clone URL: git://github.com/jpallen/mathwiki.git
James (author)
Wed Jun 17 05:55:16 -0700 2009
commit  c17fdd454000854417bc05e466db791d6677d04e
tree    058cfd36a2a4d1766d4d0857a10ecfae2c2c477a
parent  dd9a540fbb1da91b71797e3863f383d375526a14
name age message
file INSTALL Wed Jun 17 05:49:06 -0700 2009 Fixed permissions of mathwikifs for production ... [James]
file LICENSE Fri Mar 20 11:38:52 -0700 2009 Updated README and LICENSE [James]
file README Fri Mar 20 11:38:52 -0700 2009 Updated README and LICENSE [James]
file Rakefile Sun Nov 30 10:10:47 -0800 2008 Initial commit of useful files [James]
file TODO Thu Jun 11 11:36:54 -0700 2009 LaTeX now only runs one pass if compile has alr... [James]
directory app/ Tue Jun 16 15:41:53 -0700 2009 Fixed rename page [James]
file chrootedlatex.c Tue Jun 09 10:12:28 -0700 2009 Got bibtex files displaying nicely as pdfs usin... [James]
directory config/ Tue Jun 16 12:28:33 -0700 2009 Added rspec and rspec-rails to gem list in envi... [James]
directory db/ Tue Jun 16 13:20:02 -0700 2009 Updated rspec [James]
directory lib/ Tue Jun 16 15:33:15 -0700 2009 Fixed simultaneous edit [James]
directory public/ Thu Jun 11 11:36:54 -0700 2009 LaTeX now only runs one pass if compile has alr... [James]
directory script/ Wed Jun 17 05:55:16 -0700 2009 Fixed typo [James]
directory spec/ Tue Jun 16 13:20:02 -0700 2009 Updated rspec [James]
directory vendor/ Tue Jun 16 12:31:33 -0700 2009 Added rspec and rspec-rails gems under /vendor [James]
README
Mathwiki is the 'engine' behind [http://www.scribtex.com ScribTeX]. While ScribTeX is stable, the code behind it is far 
from a releasable state. I'm trying to work towards a 'version 1.0' so that others can benefit from and use this code on 
its own.

The project page is hosted at http://code.google.com/p/mathwiki/admin

== Source Code

The main repository is at github: http://github.com/jpallen/mathwiki/tree/master

There are no release versions yet

== Getting Involved

Anyone with a Google account should be able to create and comment on issues 
(http://code.google.com/p/mathwiki/issues/list) and I would encourage you to do so.

I would love to hear from anyone who has something to say about Mathwiki or ScribTeX. If you would like to become 
involved in the development or have some ideas to add, contact one of the project owners:

James Allen (james@scribtex.com)

== License

Mathwiki is licensed under the MIT License (see the included LICENSE file)