Skip to content

MD(sve)X to LaTeX! #939

Answered by rowanc1
riziles asked this question in Show and tell
Feb 12, 2023 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Super cool, looks like you have got the latex/pdf features working locally at least? For a full working example of a myst-demo you can checkout the code here:
https://github.com/executablebooks/myst-theme/blob/main/packages/myst-demo/src/index.tsx

We are planning lots of cleanups over the next month to make this easier, but if you want to dive in all of the pieces are referenced from that file and end up looking something like the sandbox here:
https://myst-tools.org/sandbox

The myst-to-react repo in @myst-theme is essentially very very similar to mdx, and you can use different react components to override and render specific directives.

If you need other pointers around the place, let me…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@riziles
Comment options

@rowanc1
Comment options

@riziles
Comment options

@rowanc1
Comment options

@riziles
Comment options

Answer selected by riziles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants