Graphics, Figures & Tables ⇒ typeset by texmaker without figs showing
typeset by texmaker without figs showing
Im new to LATEX in windows. Just install Miktex and texmaker (as editor) in my PC.
I got a problem: one same file is correctly typeset with Texworks; but without the figures showing by typesetting with Texmaker. I mean it's blank for the whole position where figure should appear.
Has anyone meet this problem before?
Thx a lot.
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: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
typeset by texmaker without figs showing
welcome to the forum!
This looks like a
draft
document class option has been enabled at the beginning of the document (or when loading the graphicx
package). Are you sure it's the very same code? Check for the word "draft".Otherwise please post the .log file of the Texmaker run here, as attachment. There's a link "Attachments" right below the text edit field, when writing a post.
Stefan