Replies: 1 comment 2 replies
|
Hi, this is possible with PGF because PGF is basically text commands LaTeX understands. So you can include them in the document directly. Are you able to output PGF with If the zip file you included contains anything crucial, please try to include it in your post directly. I will not open a zip file. Best |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
It's all in the title, I think. Currently it is possible to add graphs without external files using the
iomodule. Is it possible to do the same with images fromimshow?I tried some naive things but it doesn't work (and I don't know io at all).
Thanks for your help.
All reactions