Re: Mathtools e Tex live manager

#48261
Up
0
Down
::


Dal manuale di texhash (che è un link simbolico a mktexlsr):

SYNOPSIS
mktexlsr [directories]

DESCRIPTION
This manual page is not meant to be exhaustive. The complete documen-
tation for this version of TeX can be found in the info file or manual
Kpathsea: A library for path searching.

mktexlsr is used to generate the ls-R databases used by the kpathsea
library. It will create them for the specified directories, or for a
default list if no directories are specified.

Se non succede nulla, bisogna specificare il percorso della cartella ~/texmf (e non c’è bisogno di sudo visto che si lavora nella propria home), perché evidentemente non rientra nelle cartelle di default:
`texhash ~/texmf`

Go to top