In my Ubuntu I installed LATEX and while creating a slide I got the
following error:

everest@everest-Inspiron-1525:~$ latex helloworld.tex
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
(./helloworld.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang,
noh
yphenation, loaded.

! LaTeX Error: File `beamer.cls' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)

Enter file name:

helloworld.tex includes:

\documentclass[xetex,mathserif,serif]{beamer}
\begin{document}
  \begin{frame}
    \frametitle{This is the first slide}
    %Content goes here
  \end{frame}
  \begin{frame}
    \frametitle{This is the second slide}
    \framesubtitle{A bit more information about this}
    %More content goes here
  \end{frame}
% etc
\end{document}

Seeking for help. Also please suggest me the e-book to learn LATEX
efficiently!



-- 
With Regards,
Everest K.C.
B.E., Computer Engineering
Institute of Engineering, Pulchowk Campus
URL: http://www.everestkc.com.np

-- 
FOSS Nepal mailing list: [email protected]
http://groups.google.com/group/foss-nepal
To unsubscribe, e-mail: [email protected]

Mailing List Guidelines: 
http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines
Community website: http://www.fossnepal.org/

Reply via email to