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)
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- 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