Document Classes ⇒ Beamer Presentation Question
-
- Posts: 2
- Joined: Thu Apr 24, 2008 10:28 pm
Beamer Presentation Question
So my question is a pretty basic one: Once you generate a pdf file from the tex file, how do you present/view the file so that you can move from slide to slide (without scrolling)? Is it possible to do this on a Mac computer?
Thank you so much for your help!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Beamer Presentation Question
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Beamer Presentation Question
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Beamer Presentation Question
welcome to the LaTeX Community board!
In addition to the postings above I want to mention that you can set the hyperref option pdfpagemode to FullScreen:
Code: Select all
\hypersetup{pdfpagemode=FullScreen}
Stefan
-
- Posts: 2
- Joined: Thu Apr 24, 2008 10:28 pm