Skip to content

Making the output look nicer. #377

@Ahri-man

Description

@Ahri-man

I am using the Wolfram Engine + WLJS desktop app.

If I run the following commands:

    Integrate[Sqrt[x + Sqrt[x]], x];
    TeXForm[%];
    CellView["$$"<>%<>"$$", "Display"->"markdown"]

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions