Search found 5 matches

by jeroens
Mon Apr 29, 2013 10:18 am
Forum: General
Topic: Conversion from PS to PDF fails
Replies: 10
Views: 28557

Conversion from PS to PDF fails

[…] I do not use the profile "LaTeX -> PDF" because I have eps images in the 'real' document. So this would result in errors. […]
Native EPS files can be converted to PDF by the command line tool epstopdf or "on the fly" by the epstopdf package. [...]

Hi Thorsten,

Thank you for your explanation ...
by jeroens
Sun Apr 28, 2013 5:17 pm
Forum: General
Topic: Conversion from PS to PDF fails
Replies: 10
Views: 28557

Conversion from PS to PDF fails

[...] I would have used dvipdfm ( x ) to create PDF from DVI directly [...]

Hi Thorsten,

Here an additional comment.

I just tried "LaTeX => DVI => PDF" with dvipdfm in TeXnicCenter. I then get a warning about 22 memory objects that are still allocated. It must have something to do with the ...
by jeroens
Sun Apr 28, 2013 4:59 pm
Forum: General
Topic: Conversion from PS to PDF fails
Replies: 10
Views: 28557

Conversion from PS to PDF fails

[…] Today, I made a build profile "LaTeX => DVI => PDF" according to a post by Thorsten, which doesn't generate a PDF as well. […]
If I ever created such a profile (I don't remember), then for sure it does have nothing to do with the conversion from PS to PDF. I would have used dvipdfm ( x ) to ...
by jeroens
Sun Apr 28, 2013 4:46 pm
Forum: General
Topic: Conversion from PS to PDF fails
Replies: 10
Views: 28557

Conversion from PS to PDF fails

Are you sure the pdf is not created? What happens if you run ps2pdf from the command line?

I am sure the PDF is not created. If I execute ps2pdf in a folder where there is not a pdf yet, no pdf pops up. If I run it in a folder with already an old pdf, it is not updated.

If I run ps2pdf from the ...
by jeroens
Wed Apr 24, 2013 4:26 pm
Forum: General
Topic: Conversion from PS to PDF fails
Replies: 10
Views: 28557

Conversion from PS to PDF fails

Hello LaTeX friends,

This is my first post in the community after having had much good help striving the forum. Please tell me if I forget including enough information.

Using MikTeX 2.9 in TeXnicCenter.

The problem: Converter ps2pdf did work properly until today. I had made a batch file for this ...