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.
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: 10329
- 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