Skip to content

Weave inserts sandbox module #27

@jlapeyre

Description

@jlapeyre

Weave creates a kind of gensym module or namespace that pollutes the rendered latex

\begin{juliaconsole}
struct A end
A()
\end{juliaconsole}

Renders as this:

julia> struct A end
julia> A()
Main.##WeaveSandBox#245.A()

Did you encounter this in your book? Is there a way around it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions