Hello everyone -
I have a tex file that calls upon several ps files in order to convert them to pictures on my pdf output. Here is an example:
\begin{figure}[h]
\hspace{0.033\textwidth}
\begin{minipage}{0.45\textwidth}
\includegraphics[height=2in,width=2.6in]{E:/arclengthplot1.ps}
\caption ...
Search found 3 matches
- Sat Nov 14, 2009 12:49 am
- Forum: Graphics, Figures & Tables
- Topic: getting ps files to show up on a pdf
- Replies: 2
- Views: 1920
- Sun Aug 30, 2009 10:09 pm
- Forum: Graphics, Figures & Tables
- Topic: getting .ps files onto pdf files
- Replies: 3
- Views: 1991
Re: getting .ps files onto pdf files
Thank you, php1ic!! For some reason, my flashdrive is now labeled E: instead of F: and so once I changed those letters in my tex file, everything worked great!
Ferebee
Ferebee
- Sat Aug 29, 2009 12:11 am
- Forum: Graphics, Figures & Tables
- Topic: getting .ps files onto pdf files
- Replies: 3
- Views: 1991
getting .ps files onto pdf files
Hi everyone -
Starting about a month ago (roughly), a LaTeX file on my flashdrive (which calls upon postscript files on the same flashdrive) that used to compile properly no longer does.
Specifically, I now get error messages telling me that my postscript (.ps) files cannot be found. LaTeX can no ...
Starting about a month ago (roughly), a LaTeX file on my flashdrive (which calls upon postscript files on the same flashdrive) that used to compile properly no longer does.
Specifically, I now get error messages telling me that my postscript (.ps) files cannot be found. LaTeX can no ...