Am Sonntag, 14. April 2013, 11:42:31 schrieb Jürgen Spitzmüller:
> Am Sonntag 14 April 2013, 11:27:48 schrieb Wolfgang Engelmann:
> > > > kpsewhich -var-value TEXMFHOME
> > > > /home/wolfgang/texmf
> > >
> > > Good. Now try (as normal user)
> > > texhash
> >
> > texhash: /mnt/sda/home/wolfgang/texlive/2012/texmf/ls-R: no write
> > permission, skipping
> >
> > > and then
> > > kpsewhich ttctexa.cls
> >
> > wolfgang@wolfgang:/mnt/sda/home/wolfgang$ kpsewhich ttctexa.cls
> > wolfgang@wolfgang:/mnt/sda/home/wolfgang$
> >
> > so that is apparently the culprite:
> > no write permission, skipping
>
> OK, so change the permissions.
Done
>
> Just to make clear: The .cls file in question needs to go to
> /home/wolfgang/texmf/, not /home/wolfgang/texlive/2012/texmf/
yes, done
however, LyX needs for
\documentclass{ttctexa}
the
ttctexa.layout file
which does not seem to exist yet (no success in searching in the Internet).
which layout file would come close to it, so that I can use it as a template
to fiddle around with it?
and: Thanks again, Juergen,
Wolfgang
P.S
I have sent a note to DANTE asking whether they could correct this in the
next Texlive version:
Kpathsea does not look in the doc/ dir. This looks like a packaging error
(of texlive).