Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

LaTeX support #322

Open
copyme opened this issue Mar 30, 2015 · 10 comments
Open

LaTeX support #322

copyme opened this issue Mar 30, 2015 · 10 comments

Comments

@copyme
Copy link

copyme commented Mar 30, 2015

Hey! At first, I am really happy that you work on this project, looks really promising! Do you plan to implement LaTeX support? This functionality is missing in Evernote and OneNote but is really desired by a huge group of users. Well, you could just use MathJax to render LaTeX in the web interface.

@ghost ghost added the feature request label Mar 30, 2015
@ghost ghost added this to the Paperwork 2.0 milestone Mar 30, 2015
@ghost
Copy link

ghost commented Mar 30, 2015

Well, that's a good feature request, and this can be done rather easy, as there mathjax plugin for ckeditor that we're using. But we have lot's of urgent stuff including bugs need to be fixed, so we will add this when we will have time. Also PR is appreciated.

@ghost ghost added the help wanted label Mar 30, 2015
@Liongold
Copy link
Contributor

Liongold commented Oct 3, 2015

Isn't this already implemented with the 'Insert Symbol' button in the toolbar? Is this complementary or a replacement?

@ghost
Copy link

ghost commented Oct 4, 2015

@Liongold insert sumbol is a mere symbol support, while LaTeX is much more.

Best regards,
Arseny Lozitsky

On 3 October 2015 at 16:53, Liongold [email protected] wrote:

@baldrs https://github.com/Baldrs Isn't this already implemented with
the 'Insert Symbol' button in the toolbar? Is this complementary or a
replacement?


Reply to this email directly or view it on GitHub
#322 (comment)
.

@Liongold
Copy link
Contributor

Liongold commented Oct 7, 2015

@baldrs So this will replace the Insert Symbol or stay alongside it?

@ghost
Copy link

ghost commented Oct 8, 2015

That will require the new content-type, same as for markdown. You cannot
truly mix LaTeX and html. So insert symbol will stay for HTML.

Best regards,
Arseny Lozitsky

On 7 October 2015 at 19:45, Liongold [email protected] wrote:

@baldrs https://github.com/Baldrs So this will replace the Insert
Symbol or stay alongside it?


Reply to this email directly or view it on GitHub
#322 (comment)
.

@mrusme mrusme modified the milestones: Paperwork 2.0, Paperwork 1.0 Sep 28, 2016
@basnijholt
Copy link

+1

@mrusme mrusme modified the milestones: Paperwork 1.0, Paperwork 2.0 Feb 8, 2018
@mrusme mrusme removed this from the Paperwork 2.0 milestone May 3, 2019
@mrusme
Copy link
Member

mrusme commented May 22, 2019

Will have a look at implementing MathJax into the current markdown editor for the web UI later this week.

@mrusme mrusme self-assigned this May 22, 2019
@mrusme
Copy link
Member

mrusme commented May 26, 2019

Took a look into this topic and it requires a little bit of info from the Markdown renderer that's being used for v2. Hence, I've commented on an existing issue in that project. Waiting for further insights into how an implementation of LaTeX could be done best with ngx-markdown.

@mrusme
Copy link
Member

mrusme commented Nov 3, 2019

LaTeX support is now live in ngx-markdown! 👍 Here are the details on that.

Will update to the latest version and test integration soon.

@mrusme
Copy link
Member

mrusme commented Nov 7, 2019

Updated dependencies to the latest versions, meaning that ngx-markdown should now include LaTeX support. This is still open for testing though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants