| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 9 months |
| seen | May 14 at 8:09 | |
| stats | profile views | 149 |
|
May 14 |
comment |
Slashbox with tables: Adjusting the diagonal separator for multiple rows @ Andrew Swann Thank you very much. It works fine. I need a \backslashbox[50mm]{...} for example if I have longer words in the first cell. 1 vote up. |
|
Apr 18 |
comment |
TeX Live 2011: Can I still update it to its final (frozen) state? Thank you. I installed a fresh iso file on the new Windows machine, renamed the 2011 folder it to something else and then put the folder of the most recent version of TL2011 that I have from my old computer. A texhash is necessary afterwards. 1 vote up. |
|
Apr 15 |
comment |
Is verbatimbox.sty missing in frozen TeX Live 2012? @ Steven B. Segletes. Thanks. I think then I can download the latest version and place it in the TexLive 2012 directory. I have to check from the distribution from the last year iso release of TeXLive how to properly place the files belonging to verbatimbox. 1 vote up. |
|
Apr 15 |
comment |
TeX Live 2011: Can I still update it to its final (frozen) state? @ egreg. Thanks. I think that I would prefer to install the distribution first, overwrite the texlive folder afterwards with the most recent version of the distribution and then execute a texhash. I have to try it. 1 vote up. |
|
Apr 15 |
comment |
TeX Live 2011: Can I still update it to its final (frozen) state? @ Ulrike Fisher. Thanks. Perhaps you are right and it is the easier way. I just need to add the path to that TexLive to the path variable in Windows and put it first if I want to use that distribution instead of others. I was thinking installing the TexLive first and then overwrite it with a more recent version of the TeXLive distribution of that year as it will save the initial installation settings as well. 1 vote up. |
|
Apr 15 |
comment |
TeX Live 2011: Can I still update it to its final (frozen) state? @ texenthusiast Thanks for the information. Sometimes I wish to stick to a distribution of some point in time when I am working on a big project. But it makes sense to have multiple distributions so that I can always update one of them continuously. 1 vote up. |
|
Apr 15 |
comment |
Is verbatimbox.sty missing in frozen TeX Live 2012? Thanks. I do also have the first iso release of TexLive 2012 installed in parallel with the frozen TexLive 2012. Perhaps I can just copy the appropriate files from the first iso release and place it in the frozen distribution and afterwards refresh the new distribution database. 1 vote up. |
|
Apr 15 |
comment |
TeX Live 2011: Can I still update it to its final (frozen) state? @ Werner. Ok. What if I install the TeXLive 2011 on the new computer and then overwrite the texlive directory with the one from my old computer which has the latest packages for year 2011? And then I can refresh the TeXLive database on the new machine. 1 vote up. |
|
Apr 8 |
comment |
Highest resolution with ps2pdf following the dvi > dvi2ps > ps2pdf route Thanks. Do you have a source of information for these numbers of 10000? 1 vote up. |
|
Apr 2 |
comment |
Aligning subfigures with the plots starting at the same level @ Steven B. Segletes Thanks. This is a solution that works on my sample document. I hope that the verbatimbox package behaves well with the many other packages that I have in my actual document. 1 vote up for now. |
|
Sep 18 |
comment |
tlmgr is not accessible after installing TeX Live 2011 on a Ubuntu system This solution works fine for many linux distros. 1 vote up. |
|
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 27 |
comment |
Cannot run TexLive Manager for TeXLive 2008 Thanks again and 1 vote up. |
|
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 |
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. |
|
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. |