On 2015-05-23, Gordon Cooper wrote: > Thanks for the advice to use apt, I should thought of that earlier. > In fact I did use the GUI version : Package Search which is in the > repos.
As ulem.sty is a *TeX* package, not a *Debian* (or Ubuntu or ...) package, it will not be found by apt (aptitude, synaptic, ...) package search. Instead, it must be searched for the *file* ulem.sty, e.g. with apt-file. This reveals that the TeX package ulem.sty is in the Debian package texlive-generic-recommended. Günter
