Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. \documentclass{beamer}
  2. \usetheme{default}
  3. \begin{document}
  4.  
  5. \begin{frame}{Outline of the talk}
  6.  
  7. \begin{itemize}
  8. \item Introduction
  9. \pause
  10. \includegraphics[width=.5\textwidth]{horsecock.png}
  11. \item Statement of the main theorem
  12. \pause
  13. \item Technical lemmata
  14. \pause
  15. \item Proof of the main theorem
  16. \pause
  17. \item Conclusions
  18. \end{itemize}
  19.  
  20. \end{frame}
  21.  
  22. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement