Skip to main content

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

Thanks David,

I looked a bit closer and I do indeed have to file a new CQ for a new version of an approved library. MathJax is mostly JavaScript and is not in Orbit. So I’ll most likely include it in the Mylyn code as it’s not easily shared between bundles.

The equation editor starts to look pretty good - I’m looking forward to demonstrating it in my talk at EclipseCon.

Best regards,
Torkild

> 14. jan. 2016 kl. 17.58 skrev David Green <david.green@xxxxxxxxxxx>:
> 
> Torkild,
> 
> That's exciting!
> 
> It's been awhile since I've done this, but if I recall correctly you'll need to file a new CQ for MathJaX with the requesting project being Mylyn Docs.  If you plan to consume MathJaX from Orbit, you'll need to file a piggy-back CQ for the Orbit project once the first CQ is approved.
> 
> This page[1] is a good place to start (search for CQ on the page) if you're looking for guidelines on process.
> 
> David
> 
> [1] https://wiki.eclipse.org/Development_Resources
> 
> On Wed, Jan 13, 2016 at 1:41 AM Torkild Ulvøy Resheim <torkildr@xxxxxxxxx> wrote:
> 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
> _______________________________________________
> mylyn-docs-dev mailing list
> mylyn-docs-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev
> -- 
> David Green
> VP of Architecture, Tasktop
> Committer, Eclipse Mylyn
> http://tasktop.com 
> _______________________________________________
> mylyn-docs-dev mailing list
> mylyn-docs-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev



Back to the top