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

Replace tikz pictures included using \input{tikzFile.tikz} with externalized pdfs #38

Open
sh-cau opened this issue Feb 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sh-cau
Copy link

sh-cau commented Feb 12, 2021

Hello,

I noticed that tikz pictures will not be replaced with their respective externalized pdf if I include them using, e.g.

\tikzsetnextfilename{tikzFile}
\input{tikzFile.tikz}

Since this is my usual workflow, is there a way to prevent me from having to replace all those input commands with the tikz pictures they refer to?

Thank you!

@jponttuset jponttuset added the enhancement New feature or request label Feb 15, 2021
@jponttuset
Copy link
Collaborator

Hi @sh-cau,
The matching happens here, feel free to suggest a PR that includes your use case.
Best,

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

No branches or pull requests

2 participants