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

Display inline-formula #26

Open
gabeLon opened this issue Mar 18, 2021 · 1 comment
Open

Display inline-formula #26

gabeLon opened this issue Mar 18, 2021 · 1 comment

Comments

@gabeLon
Copy link

gabeLon commented Mar 18, 2021

Hi @Vitaliy-1 , do you think it is possible that JATSParser would render math formulas as this?
We are using OldGregg Theme.

<td id="tc-314904a80e79" align="left">
			<inline-formula id="if-42f432a5f18c"> <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mi>C</mml:mi><mml:mi>O</mml:mi><mml:mi>C</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:munderover><mml:mrow><mml:mo>∑</mml:mo><mml:msubsup><mml:mi>n</mml:mi><mml:mi>i</mml:mi><mml:mn>2</mml:mn></mml:msubsup><mml:mo>-</mml:mo><mml:mi>N</mml:mi></mml:mrow><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mi>k</mml:mi></mml:munderover><mml:mrow><mml:mi>N</mml:mi><mml:mo>(</mml:mo><mml:mi>N</mml:mi><mml:mo>-</mml:mo><mml:mn>1</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:mfrac></mml:math></inline-formula>
</td>

Best regards!

@Vitaliy-1
Copy link
Owner

Hi @gabeLon,

Yes, I'm considering adding support for MathML formulas in one of the future releases.

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