Skip to content

Reuse diagram #68

Open
Open
@Turgon-Aran-Gondolin

Description

In feynmf, there's a command called \fmfreuse, it enables us to reuse the diagram created earlier with a key. As pointed out in Assign a name to a TikZ picture for reusing it, they can use \tikzset to do the job, but that's too inconvenient. The method in my mind would be like what the op stated:

\begin{tikzpicture}[rname=mypic]
%...
\end{tikzpicture}

And it seems the 2nd answer did just that, but I'm not sure if his method breaks thing. Do you have any solution in mind?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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