Texmaker and TeXstudioPackages not installing

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
mtanner
Posts: 9
Joined: Sat Jul 22, 2017 9:55 am

Packages not installing

Post by mtanner »

I am using TexMaker 5.0.3 of Windows 7. When I add a new package to the preamble, for example
\usepackage{showlabels}

then the package appears to be downloaded, but when I compile my Latex document I get a message saying the .STY file cannot be found. This has happened across multiple packages. What is the problem and how do I fix it please?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

Packages not installing

Post by rais »

An answer to your question may depend on your (La)TeX distribution.
(personally, I do my package installations by calling tlmgr---the (La)TeX package manager for my distri, TeXlive)

KR
Rainer
Post Reply