I used metagraf to create the figure I wanted and saved it as a .mp file and I wanted to use the command "includegraphics{**.mps}" to include the corresponding figure but it said wrong, no such file founded. Now my question is how should I carry out the procedure provided I had already drawn out the figure I wanted using metagraf and saved it as a .mp file, so that I can include the figure into my output pdf file?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
You can use
You need to run TeX with shell scape option so if you use pdftex: |
|||
|
|
\includegraphics{**.mps}, or was the**just an example? – wasteofspace Nov 16 '12 at 10:43