Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-docs-dev] Equation Editor / MathJaX CQ

Hi all,

I’m working on an equation editor for Mylyn Docs. It is basically a standard LaTeX text editor with some content assist and toolbar buttons for inserting constructs. The finished equation can be copy/pasted or it’s file linked into a document. The editor uses MathJaX[1] to render the preview of the equations. 

As I’d like to contribute this code to Mylyn Docs as soon as it’s ready, I have a question.

We already have a CQ for the 2.1 version of MathJaX[2], but this is quite old. 2.6 is the current version, so I’m wondering what I shall do in order to use version 2.6. Do I need to file a new CQ?

Best regards,
Torkild


[1] https://www.mathjax.org
[2] https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7105

Back to the top