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

Fix latex compatibility #2

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Fix latex compatibility #2

wants to merge 10 commits into from

Conversation

leo0263
Copy link
Owner

@leo0263 leo0263 commented Jan 29, 2020

I'm trying to fix the rendering engine to increase the success rate of converting a latex to image. Also avoid returning a wrong render result.

This incorporate:

  • Adding a "check" Activity to directly see the test result on the screen
  • Adding a Log capability to ease debugging
  • Treat multi-line latex as a single-line latex
  • Adding a Filter to deny latex syntax that is not supported
  • Adding a Sanitizer to fix some unsupported syntax

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

Successfully merging this pull request may close these issues.

1 participant