Search found 7 matches

by silvie1072
Sun Aug 01, 2010 2:00 pm
Forum: Math & Science
Topic: ps2dpf too-fat lines in equations
Replies: 12
Views: 6918

Re: ps2dpf too-fat lines in equations

I apologize for not being very knowledgeable about all this... :oops:

I only just realized that dvipdfm converts eps figures to pdf via Ghostview, and now using ps2pdf the figure resolution in my final pdf has actually increased.

So now I am thinking I will definitely go with the ps2pdf, since ...
by silvie1072
Fri Jul 30, 2010 6:28 pm
Forum: Math & Science
Topic: ps2dpf too-fat lines in equations
Replies: 12
Views: 6918

Re: ps2dpf too-fat lines in equations

I am sorry, you are right of course, the figures I am actually most concerned about are raster graphics (generated with Matlab pcolor...).

The difference isn't big, so I may still try to go with the epstopdf option; the appearance of the pdf in the viewer bothers me. Not sure it is the best use of ...
by silvie1072
Thu Jul 29, 2010 6:34 am
Forum: Math & Science
Topic: ps2dpf too-fat lines in equations
Replies: 12
Views: 6918

Re: ps2dpf too-fat lines in equations

Thanks for the mention about the viewers. Using Ghostview to view the pdf it looks great, Google Docs has the same issue as Adobe.

I am worried that the document won't make it past the dissertation editor with this problem, since the more common viewers seem to have the issue.

The figures are ...
by silvie1072
Thu Jul 29, 2010 5:13 am
Forum: Math & Science
Topic: ps2dpf too-fat lines in equations
Replies: 12
Views: 6918

Re: ps2dpf too-fat lines in equations

I tried using epstopdf with pdflatex and the lines in the equations now look better, BUT the figure quality is not as good as with the original eps files.

Is that issue solved for the TeXlive 2010 or XeLaTeX you mentioned?

And I looked at the pdfs side by side, the issue with the fat lines ...
by silvie1072
Thu Jul 29, 2010 4:03 am
Forum: Math & Science
Topic: ps2dpf too-fat lines in equations
Replies: 12
Views: 6918

Re: ps2dpf too-fat lines in equations

Thank you for the reply!

I tried the epstopdf, seems to not want to convert my files, it just hangs;
(Edit: It just worked on a smaller graphic file. Most of my eps are quite large, but I'll keep trying. It definitely does not work "on the fly" with WindEdt or even command line.)

I may try the ...
by silvie1072
Wed Jul 28, 2010 8:36 pm
Forum: Math & Science
Topic: ps2dpf too-fat lines in equations
Replies: 12
Views: 6918

Re: ps2dpf too-fat lines in equations

Thank you for the reply.
I will try using ps2pdf on command line with these commands and see if that makes a difference.

In winEdt, I am already using
-dBATCH -dNOPAUSE -sDEVICE=pdfwrite -r600 -dCompatibilityLevel=1.4 -dPDFSETTINGS=/printer -dMaxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true ...
by silvie1072
Wed Jul 28, 2010 10:18 am
Forum: Math & Science
Topic: ps2dpf too-fat lines in equations
Replies: 12
Views: 6918

ps2dpf too-fat lines in equations

Hello all,

I am new to this forums and not all that knowledgeable with Latex in general.
(Edit: sorry, this should probably be moved to the conversion tools section..)

I am about to turn in my PhD, and I need to submit a pdf (with embedded fonts).
I am using WinEdt (v 5.5) with Miktex (2.7) on ...