Hum, interesting -- thanks for that snippet!
I was playing around earlier this morning and noticed that "--noembed" seems to help with those figures (that is, ones similar to the .eps file I attached) as well. Either way, thanks for the Matlab tip -- it'll save one step in the data processing chain ...
Search found 6 matches
- Mon Mar 29, 2010 8:37 pm
- Forum: Conversion Tools
- Topic: epstopdf doesn't maintain image quality? (MacTeX)
- Replies: 6
- Views: 14811
- Mon Mar 29, 2010 3:25 pm
- Forum: Conversion Tools
- Topic: epstopdf doesn't maintain image quality? (MacTeX)
- Replies: 6
- Views: 14811
epstopdf doesn't maintain image quality? (MacTeX)
Thanks for the reply! The pstopdf command does generate a pdf of "correct" resolution, but on a Mac, the command you provided --
epstopdf --gsopt=-r600 young_mirror_lowavelet.eps
is not recognized. I tried instead
epstopdf --res=600 young_mirror_lowavelet.eps ,
but this doesn't change the output ...
epstopdf --gsopt=-r600 young_mirror_lowavelet.eps
is not recognized. I tried instead
epstopdf --res=600 young_mirror_lowavelet.eps ,
but this doesn't change the output ...
- Mon Mar 29, 2010 5:34 am
- Forum: Conversion Tools
- Topic: epstopdf doesn't maintain image quality? (MacTeX)
- Replies: 6
- Views: 14811
Re: epstopdf doesn't maintain image quality? (MacTeX)
Unfortunately, the only .eps files that don't convert correctly on my machine are the larger ones. 

- Mon Mar 29, 2010 2:29 am
- Forum: Conversion Tools
- Topic: epstopdf doesn't maintain image quality? (MacTeX)
- Replies: 6
- Views: 14811
epstopdf doesn't maintain image quality? (MacTeX)
Forgive me if I use improper terminology here. I was planning to use .pdf files for images (overview: Matlab generates .eps files, which I then convert to .pdf with eps2pdf). Most of the images convert fine, but there are some files that simply do not convert well at all, and I'm not sure why. A ...
- Tue Feb 09, 2010 5:51 am
- Forum: Page Layout
- Topic: "Draft" in header or footer
- Replies: 3
- Views: 4795
Re: "Draft" in header or footer
Thanks for the suggestions -- I'll take a look!
- Mon Feb 08, 2010 6:02 pm
- Forum: Page Layout
- Topic: "Draft" in header or footer
- Replies: 3
- Views: 4795
"Draft" in header or footer
I'll try to word the question as concisely as I can, but it may get a little hairy as, admittedly, I'm new to the world of LaTeX. (That being said, this site has already been of tremendous value in answering many of the other questions I've had along the way!)
I'm currently writing my thesis. As I ...
I'm currently writing my thesis. As I ...