Search found 4 matches

by king11for
Tue Jun 03, 2014 2:13 am
Forum: Graphics, Figures & Tables
Topic: typeset by texmaker without figs showing
Replies: 7
Views: 5867

typeset by texmaker without figs showing

Johannes_B wrote:Are those the log files copied directly with your favourite text editor? If yes, they differ from another. But there is no apparent reason why. I'll think about it a bit.
yes they r. one from texworks and another from texmaker
by king11for
Mon Jun 02, 2014 9:42 am
Forum: Graphics, Figures & Tables
Topic: typeset by texmaker without figs showing
Replies: 7
Views: 5867

typeset by texmaker without figs showing

As you said, two editors. They are just easing the process of, well, text editing. Both should send the file to latex (the program/format).

Try adding \listfiles above the very first line of a minimal document (using almost no text, and just one figure). See below. You can compare the output by ...
by king11for
Mon Jun 02, 2014 9:10 am
Forum: Graphics, Figures & Tables
Topic: typeset by texmaker without figs showing
Replies: 7
Views: 5867

typeset by texmaker without figs showing

Johannes_B wrote:Hi,

you compared with a texworks run. Was this compilation on the same machine with the same files?
Hi J, yes. actually it's just 1 file typeset by 2 editors.
by king11for
Mon Jun 02, 2014 8:36 am
Forum: Graphics, Figures & Tables
Topic: typeset by texmaker without figs showing
Replies: 7
Views: 5867

typeset by texmaker without figs showing

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