[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
address@hidden: texi2dvi problem with -I]
From: |
Thomas Esser |
Subject: |
address@hidden: texi2dvi problem with -I] |
Date: |
Thu, 17 Feb 2005 20:10:23 +0100 |
User-agent: |
Mutt/1.5.6i |
Well, please, look at the bug report below. I think that texi2dvi might
need to call something like
BIBINPUTS=`absolute_filenames "$BIBINPUTS"`
BSTINPUTS=`absolute_filenames "$BSTINPUTS"`
Thomas
----- Forwarded message from Johan Glimming <address@hidden> -----
X-Authentication-Info: The sender was authenticated as glimming using PLAIN at
smtp.nada.kth.se
To: address@hidden
From: Johan Glimming <address@hidden>
Subject: texi2dvi problem with -I
Date: Thu, 17 Feb 2005 19:47:41 +0100
X-Mailer: Apple Mail (2.619.2)
X-MIME-Autoconverted: from quoted-printable to 8bit by leo.dbs.uni-hannover.de
id j1HIlgHl018593
X-UIDL: >hO"!bAm"!^U~"!T$V!!
X-Spam-Status: No, hits=0.000000 required=0.900000
Hi
I have a problem with the -I option to texi2dvi. I am trying to let it
access ../bib which contains my .bib files. With LaTeX I just change
BIBINPUTS, but this has no effect for texi2dvi, so I tried this. Here
is the error I get (it works with latex!):
LATEX='latex -recorder -interaction=batchmode' TEXINPUTS="../macros/:"
BIBINPUTS="../bib" texi2dvi -q --batch -I ../bib --pdf thesis.out.tex
-o thesis.pdf
/sw/bin/texi2dvi: bibtex exited with bad status, quitting.
make: *** [pdf] Error 1
(it does not find the .bib files!)
Med vänliga hälsningar / Yours Sincerely,
Johan Glimming
----- End forwarded message -----
- address@hidden: texi2dvi problem with -I],
Thomas Esser <=