Graphics, Figures & Tables ⇒ error with command includegraphics
error with command includegraphics
thanx in advance........
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
Re: error with command includegraphics
you are using pdflatex? Which format of the picture are you trying to include?
Pdflatex is able to include pdf,png and jpg.
Converting by latex you can include only eps-files.
For more Informations make a minimal example.
regards
Marco

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
error with command includegraphics
I addition to the minimal working example (MWE) requested by Marco you should give the exact error message. And omit the driver option for the graphicx package. It is enough to load the package without any options.latexuser wrote:[...] while including figures am getting error with the command "includegraphics".it is showing that it is unknown command.am using \usepackage[pdftex]{graphicx} package. [...]
Code: Select all
\usepackage{graphicx}
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10