David Bobroff writes:
> Hi all,
> 
> I am trying to get OpusTeX 0.84 to work under Linux/teTeX.  I have
> successfully used it with OzTeX on a Mac and with emTeX on a PC.  Now,
> however, I seem to have met with something I can't figure out.  I have put
> the *.tfm files in:
> 
> /usr/lib/texmf/texmf/tex/fonts/tfm/opustex.tfm/
> 
> This puts them "next door" to the other *.tfm files.  Presumably, TeX
> should find them.  It doesn't.
> 
> My *.mf files are in:
> 
> /usr/lib/texmf/texmf/tex/fonts/opus.mf/
> 
> This puts them "next door" to the other *.mf files.  Also, presumably,
> MetaFont should find them.  It doesn't either.
> 
> When I tried to run initex on opustex.ini as per the instructions I got a
> message that neither the *.tfm nor *.mf files could be found.  Does anyone
> have any idea what I'm doing wrong?  I'm fairly new to Linux but I'm learning.
        If you have well configured texmf subsystem (in all linux
distributions I know it is done), the only thing you should do is to put .mf
sources in apropriate directory, for instance the one you typed above. Then
you should update list of directory tree - there is a file ls-R which
contains it for the whole tree is too big to search every time you use tex
or mf. Command texhash does the job. .tfm and .pk files will be created (and
later possibly deleted) automagically.
Good luck,

-- 

--Zdenek <[EMAIL PROTECTED]>

Reply via email to