On Fri, Aug 27, 2010 at 10:46 AM, David Hajage wrote:
> Is there a solution to tell cygwin to not use texlive
> version of pdflatex?
Put this in your .bashrc:
PATH=`echo $PATH | tr ":" "\n" | grep -v texlive2007 | tr "\n" ":"
Note1: substitute "texlive2007" above with the proper directory name (
Oh, I'm stupid, yes, texlive2007 is in my path...
The problem is: I can't modify this path, only the administrator has
access to it. Is there a solution to tell cygwin to not use texlive
version of pdflatex?
david
2010/8/26 David Hajage :
> Hello,
> I have a fresh install of cygwin and I am tryi
2 matches
Mail list logo