Graphics, Figures & Tables ⇒ How can I embed pictures?
How can I embed pictures?
I have prepared the my file and imported my figures. Now i have to upload my .tex file to a website but only one file is allowed (not pdf) . How should i embed my .wmf files which are for my pictures to .tex file, that when they make pdf file, it recognize the pictures. ?
Reason: splited the new question from an old thread (2008)
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: How can I embed pictures?
And if they accept just a single file, than there's hardly a way around that. I guess if there's a workflow reason, a zip file would not help.
However you could generate your picture directly within LaTeX, such as by TikZ. Either redrawing, or converting to SVG and then converting to pgf/TikZ, which can be embedded.
But at first it would be good if you would ask the publisher. I guess you are not the only author with a picture in the document.
Stefan