Skip to content

Conversation

@kinoute
Copy link

@kinoute kinoute commented Nov 1, 2019

nbviewer.js started to implement LateX support : kokes/nbviewer.js@1c0d733

I updated this repo with their master branch in hope you could release a new version of nbviewer-app on brew supporting LateX.

Cheers

@kinoute
Copy link
Author

kinoute commented Nov 1, 2019

nbviewer.js doesn't support all types of LateX (it ignores ones with "bad" syntax) but at least it's a start.

Without (0.1.3):

without

With this PR:

with

@tuxu
Copy link
Owner

tuxu commented Apr 26, 2020

Thanks a lot for the PR @kinoute. I just merged the latest master of nbviewer.js.

To keep track of the state of nbviewer.js, I'm using Git's subtree command

git subtree merge --squash --prefix=nbviewer.js/ nbviewer/master

where nbviewer is a Git remote pointing to the other repo. For this reason, I didn't merge your changes directly.

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.

2 participants