| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 9 months |
| seen | May 14 at 8:09 | |
| stats | profile views | 149 |
|
Dec 28 |
comment |
TeXLive 2011: pdfLaTeX does not convert eps to pdf for eps files in subdirectories @ Werner I have the texmf.cnf file also as yours with shell_escape = p in C:\texlive\2011\texmf\web2c. My mistake was to put {/test/classi.eps} and not just {test/classi.eps}. Thanks. It works now. |
|
Dec 28 |
comment |
TeXLive 2011: pdfLaTeX does not convert eps to pdf for eps files in subdirectories @ Werner Thanks. Does -shell-escape is to be put after pdfLaTeX.exe like in pdfLaTeX -shell-escape myfile.tex ? Actually I have the file in a folder in my tex root directory. Even if I have {/test/classi.eps}, PdfLaTeX still complains. 1 vote up. |
|
Dec 28 |
asked | TeXLive 2011: pdfLaTeX does not convert eps to pdf for eps files in subdirectories |
|
Dec 27 |
comment |
Cannot run TexLive Manager for TeXLive 2008 Thanks again and 1 vote up. |
|
Dec 27 |
accepted | Cannot run TexLive Manager for TeXLive 2008 |
|
Dec 27 |
comment |
TeXLive 2011 does not update local directories Thanks for this shortcut. I normally do this with the TeXLive Manager > update filename database. 1 vote up. |
|
Dec 27 |
accepted | TeXLive 2011 does not update local directories |
|
Dec 27 |
comment |
TeXLive 2011 does not update local directories Ok it works fine. Thanks and 1 vote up. |
|
Dec 27 |
comment |
Cannot run TexLive Manager for TeXLive 2008 @Werner. Yes perfect! it works. Please convert your comment into an answer here and I will accept it. |
|
Dec 27 |
comment |
Cannot run TexLive Manager for TeXLive 2008 @Werner Thanks. I've included its contents in the post. |
|
Dec 27 |
revised |
Cannot run TexLive Manager for TeXLive 2008 added 293 characters in body |
|
Dec 27 |
asked | TeXLive 2011 does not update local directories |
|
Dec 27 |
asked | Cannot run TexLive Manager for TeXLive 2008 |
|
Dec 1 |
awarded | Popular Question |
|
Nov 30 |
awarded | Tumbleweed |
|
Nov 30 |
accepted | EPS output from PSTricks |
|
Nov 30 |
comment |
EPS output from PSTricks @ Daniel I guess here it is better to stick with the PS file rather than trying to convert it into an EPS. The issue for me is that I can add text above and below the image. Yes it works. Thanks for your efforts. |
|
Nov 30 |
comment |
Scale one dimension of EPS and preserve label font and size This is a nasty issue in my opinion. If you have your figure in a vector drawing software then together with the \psfrag command, you can work on the fonts in your LaTeX code itself. |
|
Nov 30 |
comment |
EPS output from PSTricks @ Daniel Thanks. This is a PS file and not an EPS. I have tried converting the PS to an EPS file using ps2eps -f --fixps graph.ps. When inserting the resulting graph.eps file with the \includegraphics command I get the graph upside down and at the bottom left of the page. An PS takes the whole page while an EPS will only take the space it needs. I played with the bounding box of the EPS file but couldn't make it appear well. 1vote up. |
|
Nov 29 |
revised |
EPS output from PSTricks added 4 characters in body |