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

Add support for CommonHTML Jax output + Refactor #7

Merged
merged 3 commits into from
Jan 9, 2019

Conversation

OmarIthawi
Copy link
Owner

@OmarIthawi OmarIthawi commented Nov 29, 2018

Closes #6

TODO

  • Testing
  • Update the README to note about CSS updates -> Update the README to note about CSS updates #8
  • Refactor the stylesheet out of the demo sheet
    • Include the stylesheet in dist directory as well
  • Provide a quickly re-usable example in the docs -> Provide a quickly re-usable example in the docs #9
  • DRY: Both HTML-CSS and CommonHTML
    • Kind of done.
  • Fix the cluttered characters, a lookup table for letter/word dimensions is needed?
  • \transt is printing the words in reverse order, direction: rtl fixes it, but also breaks other characters.
    • Fix it in \transt? by hacking spaces with something like NbSp perhaps?

Preview

Looks good so far:

image

@OmarIthawi OmarIthawi changed the title Adding support for CommonHTML Jax output (WIP) Add support for CommonHTML Jax output Dec 3, 2018
@OmarIthawi OmarIthawi changed the title (WIP) Add support for CommonHTML Jax output Add support for CommonHTML Jax output Dec 23, 2018
@OmarIthawi OmarIthawi changed the title Add support for CommonHTML Jax output Add support for CommonHTML Jax output + Refactor Dec 23, 2018
package.json Outdated Show resolved Hide resolved
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.

Support for MathJax-node
2 participants