Re: Problem with Craft of Adventure TeX version on GMD?
31 Jan 1995 14:30:21 GMT
zachery joseph bir <zbir@nickel.ucs.indiana.edu> wrote:
> Just downloaded the Craft.Of.Adventure.tex from
> ftp://ftp.gmd.de/if-archive/info only to get the following error when
> I tried to view it with TeXView 3.0 for NeXT:
>
> ---------------------------------------------------
> - tex -v "Craft.Of.Adventure"
> This is CTeX, NeXT Version 3.141
>
> ! I can't find file `Craft.Of.Adventure'.
I believe that if you type "tex filename" then it converts "filename" to
"filename.tex" only if "filename" does not contain any periods. Try
"tex -v Craft.Of.Adventure.tex"
The full "Kpathsearch" algorithm TeX uses to search for files is
complex. There is a texinfo file (kpathsea.info) which describes it in
detail.
--
Gareth Rees