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

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

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