nisrael / redmine-wiki_latex_plugin

This small plugin for redmine provides a wiki-macro to render images from latex source.

This URL has Read+Write access

Nils Israel (author)
Fri Mar 27 04:22:00 -0700 2009
nisrael (committer)
Fri Mar 27 04:24:15 -0700 2009
name age message
file COPYING Tue Mar 24 17:33:33 -0700 2009 Controller now generates images. * added table ... [nisrael]
file README Tue Mar 24 17:33:33 -0700 2009 Controller now generates images. * added table ... [nisrael]
directory app/ Fri Mar 27 04:24:15 -0700 2009 Latex-preview package, dvipng * added error im... [Nils Israel]
directory assets/ Fri Mar 27 04:24:15 -0700 2009 Latex-preview package, dvipng * added error im... [Nils Israel]
directory db/ Wed Mar 25 02:47:19 -0700 2009 Resolved naming conflit with ActiveRecord.hash [nisrael]
file init.rb Wed Mar 25 11:58:01 -0700 2009 New macro: latex_inline (renders wiki page) *... [nisrael]
file routes.rb Wed Mar 25 02:47:19 -0700 2009 Resolved naming conflit with ActiveRecord.hash [nisrael]
README
Redmine Wiki Latex-macro plugin will allow Redmines wiki to render
image from latex code.
 
Copyright (C) 2009 Nils Israel <info@nils-israel.net>
Based on wiki_graphviz_plugin by tckz<at.tckz@gmail.com>
 
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
 
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
 
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.