Skip to content

latex output would be nice #1

@hammerfunctor

Description

@hammerfunctor

Sometimes people use julia behind a jupyter server and it would be nice to add latex output for Mathematica outout.

import Base.show
Base.show(io,::MIME"text/latex",x::MathLink.WExpr) = print(io,weval(W`ToString@TeXForm[#]&`(x)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions