0

I'm trying to compile a LaTeX file with Kile on a laptop running Linux CentOS 7.

In the .tex file, I've the command \usepackage{dsfont} Kile does not compile my file and produces the following error:

File 'dsfont.sty' not found

What can I do to solve this problem?

I tried to install all the texlive packages with this command, but it did not solve the problem:

sudo yum -y install texlive texlive-*.noarch

Edit: Ralf Stubner pointed out that there's another answer explaining what to do. I checked it but unfortunately it does not solve my problem and it does not provide solutions for Linux CentOS.

0 Answers0