This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

pdfjadetex; isoents.tex not found unless in current directory


Hi all,

If there's no isoents.tex in the current directory, TeX asks for a
path to it.  Is my setup broken, and/or how can I make Tex look for
this file elsewhere? 

$ strace -eaccess pdfjadetex content.tex
# lots of output...
access("./isoents.tex", R_OK) = -1 ENOENT (No such file or directory)

! LaTeX Error: File `isoents.tex' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: tex)

Enter file name: 

-- 
thanks in advance,

chr


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]