Document ClassesError loading Package

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
benjaminevans82
Posts: 2
Joined: Thu May 01, 2008 11:23 pm

Error loading Package

Post by benjaminevans82 »

When I have the command:

Code: Select all

\usepackage{MnSymbol}
in the preamble, to load the MnSymbol package I get the error message:

Code: Select all

(/usr/local/texlive/2007/texmf-dist/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/local/texlive/2007/texmf-dist/tex/latex/base/textcomp.sty

! LaTeX Error: File `MnSymbol.sty' not found.
I am am using TeXshop on a Mac with Texlive. Am I doing something obviously wrong or is the MnSymbol package not installed in Texlive by default?

Any help would be appreciated.

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Error loading Package

Post by Stefan Kottwitz »

Hi,

perhaps look for a texlive-fontsextra package or similar or get it from here (CTAN).

Stefan
LaTeX.org admin
Post Reply