Ho provato a fare come mi avete detto :
`
mkdir $HOME/texmf
mv layaureo.sty $HOME/texmf
cd $HOME/texmf
texhash .`
Ma non funziona …
Per fare il texhash ho dovuto entrare come utete root con sudo bash (altrimenti a ogni operazione riportava skipping).
Questo è quello che mi restituisce il comando texhash:
`
root@ubuntu:~/texmf# texhash
texhash: Updating /home/davide/texmf/ls-R…
texhash: Updating /usr/local/share/texmf/ls-R…
texhash: Updating /var/lib/texmf/ls-R…
texhash: Updating /var/lib/texmf/ls-R-TEXMFMAIN…
texhash: Updating /var/cache/fonts/ls-R…
texhash: Done.
root@ubuntu:~/texmf#
`
Non so cosa fare … ho anche provato a copiare in texmf sotto user/share/texmf … ma non è serivito a nulla.
L’albero texmf.local invece non riesco neppure a trovarlo …
Ogni volta che provo a ricompilare mi dice che il pacchetto layaureo.sty non lo trova…