Graphics, Figures & Tablestypeset by texmaker without figs showing

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
lasonhy
Posts: 1
Joined: Thu Jan 11, 2018 5:05 pm

typeset by texmaker without figs showing

Post by lasonhy »

Hi all,
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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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: 10324
Joined: Mon Mar 10, 2008 9:44 pm

typeset by texmaker without figs showing

Post by Stefan Kottwitz »

Hi,

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
LaTeX.org admin
Post Reply