GithubHelp home page GithubHelp logo

wilsoc5 / redmine-wiki_latex_plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madprog/redmine-wiki_latex_plugin

2.0 2.0 2.0 33 KB

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

License: GNU General Public License v2.0

HTML 8.53% CSS 3.08% Ruby 83.34% TeX 5.05%

redmine-wiki_latex_plugin's Introduction

Redmine Wiki Latex-macro plugin will allow Redmines wiki to render
image from latex code.
 
UPDATED by Christopher Wilson to work in Redmine 3.0.x.
Based on code: 
Updated by Paul Morelle (https://github.com/madprog)
Updated by Herman Fries (https://github.com/baracoder)
Original Code: 
Copyright (C) 2009 Nils Israel <[email protected]>
Based on wiki_graphviz_plugin by tckz<[email protected]>
 
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.

Requieres folowing debian packages

	* dvipng
	* texlive-recomended
	* preview-latex-style

Modified version to work with redmine 3.x


INSTALLATION

1. Name the folder `wiki_latex` not `wiki_latex_plugin` and place it in the /plugins directory
2. Create the database tables using `rake redmine:plugins:migrate RAILS_ENV=production`
3. Restart redmine
4. The plugin should appear in the administartion panel

For more insturctions: http://www.redmine.org/projects/redmine/wiki/Plugins

USAGE:
1. Latex can be inserted into a Wiki via:

{{latex($a=x_2$}}

2. Preambles can be specified if necessary with:

{{latex(\usepackage{tikz}|||||\begin{tikzpicture}\draw [red] (0,0) rectangle (1,1);\end{tikzpicture})}}


redmine-wiki_latex_plugin's People

Contributors

baracoder avatar madprog avatar nisrael avatar wilsoc5 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.