On Dec 31 2010, 4:49 am, Neal Becker <[email protected]> wrote: > Kamil Kisiel wrote: > > Hello everyone, > > > I just uploaded the first release of TracMathJaxPlugin to THO. You can > > find it athttp://trac-hacks.org/wiki/TracMathJaxPlugin > > > This plugin allows Trac to use MathJax to perform client-side > > rendering of LaTeX equations. > > > So far I've tested it on Trac 0.12, but it should theoretically work > > on 0.11 with the exception of the wiki processor block support. > > > - Kamil > > Thanks! One question. In: > > [tracmathjax] > mathjax_path = /path/to/mathjax > > Is the /path/to/mathjax the abs filesystem path, or the path for the > url of the webserver?
That's the absolute filesystem path. I've updated the documentation on the wiki page to be a little bit more clear. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
