* Stephen A Witt <[EMAIL PROTECTED]> writes:

> subordinate files in that directory. But in my latex source file, a
> \usepackage{titlesec} causes an error that the file titlesec.sty is not
> found. titlesec.sty is of course in
> /usr/lib/texmf/local/titlesec/titlesec.sty and it is also mentioned in
> the ls-R file there. 

Try 
   kpsewhich titlesec.sty
and see what it gives. If nothing, call it with 
   kpsewhich -debug 255 titlesec.sty
and look if you find your texmf directory.

Is the error LaTeX gives you truly that of a non-existant style file?

-- 
14. Madcatmachopsychoromantik . . . . . . . . . . . . . . . . . . 09.15

Reply via email to