Search found 2 matches
- Sun Apr 03, 2011 8:07 am
- Forum: General
- Topic: Error: File cannot be found
- Replies: 4
- Views: 5534
Re: Error: File cannot be found
Thank you very much for your replies. I updated my adobe reader and my problem has been solved. thanks a lot again...
- Sat Apr 02, 2011 3:48 am
- Forum: General
- Topic: Error: File cannot be found
- Replies: 4
- Views: 5534
Error: File cannot be found
Hi, I am trying to execute the following codes:
"
\documentclass{beamer}
\begin{document}
\title{Simple Beamer Class}
\author{Sascha Frank}
\date{\today}
\frame{\titlepage}
\frame{\frametitle{Table of contents}\tableofcontents}
\section{Section no.1}
\frame{\frametitle{Title}
Each frame ...
"
\documentclass{beamer}
\begin{document}
\title{Simple Beamer Class}
\author{Sascha Frank}
\date{\today}
\frame{\titlepage}
\frame{\frametitle{Table of contents}\tableofcontents}
\section{Section no.1}
\frame{\frametitle{Title}
Each frame ...