On Fri, Feb 13, 2009 at 07:28:50PM +0100, W. Martin Borgert wrote: > Zitat von "Jens Seidel" <[email protected]>: >> You use >> [ -f $(@D)/ifxetex.sty ] || cp ifxetex.sty $(@D)/ >> to provide the file ifxetex.sty. This copies ifxetex.sty into es/ but >> the build directory is in /tmp/!? How is this supposed to work? >> I set the TEXINPUTS variables to use the new es/db2latex.sty wrapper. > > I remember, that this did "just work".
It also "just works" without this line. This confused me. > Doesn't LaTeX take style > files from the document source directory anyway? Or dblatex sets > the TEXINPUTS variable accordingly or does some other magic? Yep, probably the latter is true. Will remove it after the release. Jens -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

