Making the output look nicer. #379
Closed
Amir-Zia-Home
started this conversation in
Editor, equations
Replies: 6 comments 17 replies
0 replies
0 replies
|
KaTeX in general supports LaTeX arrays. It seems to work fine if we avoid markdown and directly use LaTeX display: |
1 reply
15 replies
|
I shall close this branch with this: https://github.com/WLJSTeam/wolfram-js-frontend/releases/tag/v2.9.2 |
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.
I am using the Wolfram Engine + WLJS desktop app.
If I run the following commands:
I get a nicely formatted output in the WLJS desktop app.
Why don't the developers make this output the default one? Will an update address this issue?
I want to define a function named ShowTeX[Command[...]]and paste it in my init.m file. so that whenever I run ShowTeX[Command[...]], the output of Command[...] is the nice version.
How do I define this function? Where should I define it?
All reactions