Unicode Rendering #10309
yelboudouri
started this conversation in
General
Unicode Rendering
#10309
Replies: 1 comment
-
Pandoc will (by default) make an effort to produce a unicode equivalent, but it won't do things like this. (It won't do anything that requires vertical alignment.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to convert TeX math notation to a Unicode string? For example, converting
\int x^2 dx
into something like:or for:
would be rendered like:
Beta Was this translation helpful? Give feedback.
All reactions