|
How to play slides with notes?: msg#00001tex.latex.beamer.general
Hi, lads, In beamer-userguide, I see that beamer can deal with notes. I've tried it, and do get a slides which is twice wide than normal beamer slides. But I don't know how to play this slides. I've tried Adobe Reader and Preview in MacOS X, but can't present them into 2 different screens. I always get the note and the slides joined together on one screen, with the other blank or mirror. Anybody knows how to present such slides? besides, here's my sample code: \documentclass{beamer} \usepackage{pgfpages} %\hypersetup{pdfpagemode=FullScreen} \setbeameroption{show notes on second screen=left} \usetheme{Madrid} \begin{document} \title{test} \author{Fishy} \date{\today} \frame{\titlepage} \section*{Agenda} \frame{ \frametitle{Agenda} \tableofcontents } \AtBeginSection[]{ \frame{ \frametitle{Agenda} \tableofcontents[current] } } \section{Test} \begin{frame} \frametitle{test} Hello \note{World!} \end{frame} \section*{The End} \frame{ \frametitle{The End} \Huge Thank you! } \end{document} -- regards, fishy ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | center frame title: 00001, Georg Otto |
|---|---|
| Next by Date: | Replacing subsection heading with something else: 00001, Jochen Wuttke |
| Previous by Thread: | center frame titlei: 00001, Georg Otto |
| Next by Thread: | Replacing subsection heading with something else: 00001, Jochen Wuttke |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |