Graphics, Figures & TablesPackage beamer

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
shehan31
Posts: 4
Joined: Sun Nov 11, 2012 3:33 pm

Package beamer

Post by shehan31 »

Dear all;
I have installed package beamer to make presentation slides. It gives me an error saying

Code: Select all

!LaTeX Error: File `everyshi.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
Enter file name:
My tex maker version is Texmaker 1.9.9 and my Mik Tex version is 2.8.
I have downloaded the package everyshi manually but it is difficult for me to install. :roll:
Regards
Shehan31
Last edited by cgnieder on Sun Nov 11, 2012 3:45 pm, edited 1 time in total.

Recommended reading 2024:

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

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

cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Package beamer

Post by cgnieder »

Welcome to the LaTeX community!

Your MiKTeX version is outdated. The current version is 2.9. Have you considered updating it?

Anyway, the following link might be of interest to you: How can I manually install a package on MiKTeX

Regards
site moderator & package author
User avatar
Stefan Kottwitz
Site Admin
Posts: 10340
Joined: Mon Mar 10, 2008 9:44 pm

Package beamer

Post by Stefan Kottwitz »

Hi,

welcome to the board!

Use the MikTeX package manager to install packages. You can find it in the Windows start menu. everyshi belongs to the ms package/bundle, so install ms via the package manager.

Stefan
LaTeX.org admin
shehan31
Posts: 4
Joined: Sun Nov 11, 2012 3:33 pm

Package beamer

Post by shehan31 »

Stefan_K wrote:Hi,
Thank you stefan and it workks now.
welcome to the board!

Use the MikTeX package manager to install packages. You can find it in the Windows start menu. everyshi belongs to the ms package/bundle, so install ms via the package manager.

Stefan
Post Reply