Search found 4 matches

by jambon
Wed Jul 30, 2008 4:37 pm
Forum: General
Topic: LaTeX => PS => PDF
Replies: 52
Views: 633786

LaTeX => PS => PDF

Hello,

I join 3 files, the epsf for figure, the image and a tex file so you can try.
I add 3 packages

\usepackage{times}
\usepackage{palatino}
\usepackage{lmodern}

If I comment the 3 lines, the pdf is generated without text and if i uncomment at least 1 of them (doesn't matter which one), it ...
by jambon
Wed Jul 30, 2008 1:39 pm
Forum: General
Topic: LaTeX => PS => PDF
Replies: 52
Views: 633786

LaTeX => PS => PDF

Hello, thanks for helping me

The two files are the image.ps (I just changed name) and the other one is a tex file to have another way figures (giving exact position size and scales so you can put many subfigures as you want).

I change the arguments but I was not the problem so I deleted much ...
by jambon
Tue Jul 29, 2008 9:48 pm
Forum: General
Topic: LaTeX => PS => PDF
Replies: 52
Views: 633786

LaTeX => PS => PDF

I missed the upload attachement...

So I join the log and tex (I don't see anything strange in it but I'm not used to explore log files...), it finishes telling the dvi file is built, but LaTeX => PS => PDF makes me a correct dvi and only pictures for the pdf.

I also see this in the output of ...
by jambon
Tue Jul 29, 2008 6:03 pm
Forum: General
Topic: LaTeX => PS => PDF
Replies: 52
Views: 633786

LaTeX => PS => PDF

Hello,

Sorry to up this old topic but I encounter the same problem.

I try to write a report with some images, when I build the file with
Latex => DVI or PS, I have the good final file (but I want a pdf and the quality is horrible if i print the DVI in a pdf);
Latex => PDF, I obtain the good text ...