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

parse oMath tags #23

Open
IuryAlves opened this issue Aug 24, 2015 · 4 comments
Open

parse oMath tags #23

IuryAlves opened this issue Aug 24, 2015 · 4 comments

Comments

@IuryAlves
Copy link

Hi, i have a project which the idea is to parse ooxml omath tags into latex. If you are interessed here is the link

@LuoZijun
Copy link

Nice, Good job.
support all omath and latex tag ?

@IuryAlves
Copy link
Author

Not yet, but i'm working on it.
These are the currently supported tags:

  • begChr
  • endChr
  • chr
  • pos
  • sub
  • sup
  • f
  • e
  • m
  • mr
  • limLow
  • rad
  • deg
  • den
  • num
  • lim
  • r
  • d

And here are a document with the equations link

@LuoZijun
Copy link

@IuryAlves hi, here is same one : https://github.com/xiilei/dwml

@IuryAlves
Copy link
Author

@LuoZijun Nice! It seems that this project has more latex coverage.

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

No branches or pull requests

2 participants