-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Math support #4
Comments
Hi, |
Yes, that would work. If there is online presentation than docx conversion would be useful also. |
@Opussci Any feedbacks are welcomed. |
Thank you! I will test it and get back to you. |
@inokawa Inline and simple block display is working, labels are not active nor rendered. Equation and align environments are not rendered properly. Still, amazing speed with which you implemented this. Do you can suppose how much time will be needed to implement completely math rendering? Best! |
I think perfect implementation of LaTeX is impossible because there are features that doesn't exist in OfficeMath of Office Open XML, many of them could be imitated though. The needed time is case by case. Some features are easy to implement and the others might be difficult. Thank you for your feedback. |
Yes of course, I was thinking about major LaTeX features, like equations with numbering and cross-referencing. I think that would be more than enough for most of the cases. Thank you for your work and short time response. |
@inokawa Is there any way I can export numbered lists in alphabetical style? What I have so far: Thanks in advance! |
Would be nice if LaTeX math could be exported to docx. Are there any plans to go in that direction?
The text was updated successfully, but these errors were encountered: