Search found 4 matches

by loucat
Mon Sep 13, 2010 7:36 pm
Forum: Graphics, Figures & Tables
Topic: EPS doesn't work!
Replies: 8
Views: 10251

Re: EPS doesn't work!

I'm just getting crazy :(
I've installed MiKteX again but anything changed.
I've done another MWE and now I've found the part (or maybe just one of the many parts...) where it stops... the file and its log are the attachments, but it didn't finish compiling as it says in the output bar:

"This ...
by loucat
Thu Sep 09, 2010 6:36 pm
Forum: Graphics, Figures & Tables
Topic: EPS doesn't work!
Replies: 8
Views: 10251

EPS doesn't work!


Well, I see that my last reply has been a bit misleading. The epstopdf package only works with the pdflatex compiler. Drop it when compiling with latex .


I'm sorry I had known it but then I forgot it! Now it's ok, thanks!


The attached log file is incomplete. So something prevents the ...
by loucat
Tue Sep 07, 2010 3:55 pm
Forum: Graphics, Figures & Tables
Topic: EPS doesn't work!
Replies: 8
Views: 10251

EPS doesn't work!

@frabjous:
yes GhostScript 8.64 is installed

@ wolfrain:

\documentclass[a4paper,11pt,twoside,openright]{book}
\usepackage[italian]{babel}
\usepackage[latin1]{inputenc}
\usepackage{latexsym}
\usepackage{cite}
\usepackage{graphicx}
\usepackage{epstopdf}
\usepackage{fancyhdr}
\pagestyle{fancy ...
by loucat
Mon Sep 06, 2010 6:28 pm
Forum: Graphics, Figures & Tables
Topic: EPS doesn't work!
Replies: 8
Views: 10251

EPS doesn't work!

Hi everybody!

I have to insert some EPS images in my LaTeX-PDF document but I just can't do it :(
I've already tried everything I've found on the web in order to make it possible but nothing worked, so I try to write a topic myself, I hope you can help me...

My system is:

S.O. : windows XP
TeX ...