-
Notifications
You must be signed in to change notification settings - Fork 15
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
Template with dependency includes #6
Comments
Could you elaborate further? |
Re-open if still relevant. |
i think he meant like file dependencies (like \includegraphics). I currently have the issue that somehow, i am unable to include graphics or external resources at all. I already have \graphicspath{{/home/foo/bar/images/}} but it still renders without the actual image, but does not fail. |
but the include option on template just works fine, as i just found out ;) |
@fbettag Does this work as you expect therefore or should we reopen the issue? |
not as expected, maybe it should be put into readme that all external resources need to be specified using include. i only found it burried in the docs :) |
Like source function, template does not seem to have includes.
The text was updated successfully, but these errors were encountered: