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
--- Gio 26/8/10, David Hajage ha scritto:
> Hello,
> I have a fresh install of cygwin and I am trying to use
> dblatex (I
> should also say that I am a new user of cygwin).
> I have installed dblatex and tetex, but:
> - first, with dblatex:
>
> BEGIN
> dhajage $ dblatex essai.xml
> /usr/lib/
Hello,
I have a fresh install of cygwin and I am trying to use dblatex (I
should also say that I am a new user of cygwin).
I have installed dblatex and tetex, but:
- first, with dblatex:
BEGIN
dhajage $ dblatex essai.xml
/usr/lib/python2.6/site-packages/dbtexmf/dblatex/grubber/util.py:8:
Dep
4 matches
Mail list logo