Redmine, GNU Radio Wiki and LaTeX

I tried looking but I couldn’t find a way to inline LaTeX equations on
the
GNU Radio wiki or if there was some plugin required that wasn’t
installed?

Something like mathjax support would be great if we could have it, but I
am
completely out of my element here. Suggestions? Ideas? Am I just
being
silly and there’s already a way to do it?

Brian

On Sun, Apr 7, 2013 at 3:44 PM, Brian P. [email protected]
wrote:

I tried looking but I couldn’t find a way to inline LaTeX equations on the
GNU Radio wiki or if there was some plugin required that wasn’t installed?

Something like mathjax support would be great if we could have it, but I
am completely out of my element here. Suggestions? Ideas? Am I just
being silly and there’s already a way to do it?

So apparently there is a plugin for Redmine (what gnuradio.org runs on)
that provides mathjax support:

https://github.com/holidayworking/redmine_latex_mathjax

It’s looks straightforward but I have to check version compatibilities,
dependencies, etc.

On Mon, Apr 8, 2013 at 6:22 PM, Johnathan C.
[email protected] wrote:

Corgan Labs - SDR Training and Development Services
http://corganlabs.com

Yeah, this would be great to have this ability on the Wiki. Would make
the whole idea of discussing signal processing there much more useful.

In the meantime you could use something like the following to create a
latex-rended equation, make an image out of it, and post that image
onto the page:

But native support will help a lot with collaboration.

Tom