Kile ⇒ Kile build error! Cannot find an .sty file in the system.
Kile build error! Cannot find an .sty file in the system.
I am using the build tool of kile and I get an error that says:
'dings.sty' not found. /usepackage
Some additional information:
I have added \usepackage{glossary} and \makeglossary packages.
I use the locate command to serach for the file dings.sty but is not found in the system.
Any ideas of how to proceed?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Kile build error! Cannot find an .sty file in the system
Kile build error! Cannot find an .sty file in the system.
I am interested in loading this specific glossary style for which abbreviations are listed along with the page numbers they can be found at.
No no I don't mean bbding or dingbat. 'dings.sty' not found. /usepackage is the exact error that I get.
When I run locate dings.sty I get only 2 files: fancyheadings.sty and nccheadings.sty. You think these two are somehow related to the error I get? They have the same endings

IS there any chance latex cannot find the location of these two files?