Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse diagram #68

Open
Turgon-Aran-Gondolin opened this issue Oct 24, 2019 · 0 comments
Open

Reuse diagram #68

Turgon-Aran-Gondolin opened this issue Oct 24, 2019 · 0 comments

Comments

@Turgon-Aran-Gondolin
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant