Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we get the improvement on maths equation support(ep_mathjax plugin) in etherpad-lite? #4

Open
akshat-g opened this issue May 13, 2015 · 6 comments

Comments

@akshat-g
Copy link

I am writing a research paper using etherpad-lite for collaboration with my fellow authors. I am familiar with most of the code base of etherpad-lite and used most of its plugins.
I found ep_mathjax plugin which provides equation facility to be not of much use for writing my research paper. ep_mathjax forms images from the latex and paste it on the editor. However we can only put equations at the starting of the line. I mean we cannot provide inline equation in the text like google docs. But may be Google docs might be using different approach for collaboration and not like etherpad where we use magic-dom ids to represent each line on the editor.

Can we here get the better approach to incorporate equations in the etherpad editor so it looks more natural? Right now Image integration for equations does not look to be much neat.

There are two features which I think should be there -

  1. Inline equation support
  2. Resizing of equation image

Also I was bugged that is image the only solution for equation? Also right now that * which is inserted for every image is also a problem. Sometimes that * mark becomes visible in the text editor.

Thanks

@JohnMcLear JohnMcLear self-assigned this May 13, 2015
@JohnMcLear
Copy link
Member

Thanks for filing this in the right place @akshat-g

It's on my todo list but as it's enhancement request it's very close to the bottom.

The two ways to make me focus time / effort on it are to either a) do more open source contributions of your own or b) fund my work.

@akshat-g
Copy link
Author

@JohnMcLear - I have been tweaking around a lot with etherpad code base but have not still committed anything. I will surely look into the ways to enhance ep-mathjax plugin? Regarding your second option of funding your work, how can I go about it?

Also just one advice, Having used many plugins I have come to understand a general trend in most of the plugins of adding line-descriptor and insert * in place of the image. I want this mathjax plugin to be completely different from this pattern. Is there any way I can give Google docs like functionality for equations in etherpad?

Thanks

@JohnMcLear
Copy link
Member

RE funding, you can email me for details.

The * is required. We're not trying to replicate Google Docs.

@akshat-g
Copy link
Author

ok. So I guess we would have to stick to image functionality for equation support only.

@JohnMcLear JohnMcLear removed their assignment May 19, 2015
@fanjin-z
Copy link

Any update on this thread? I think inline equation support would be very useful.

@JohnMcLear
Copy link
Member

It's one of those where it's useful to have but just not within scope of my time to spend on this project Vs core parts of Etherpad ;\

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

No branches or pull requests

3 participants