General ⇒ "extra-frames" in presentation
"extra-frames" in presentation
I am preparing a presentation with latex using the beamer-class... As I am a beginner, I would be glad if you could help me:
In my presentation, i have to explain some things and i give some examples... Now, I have to many examples included and I should shorten my presentation...
I would leave some examples away, but I do not want to exclude these slides at all... I rather would like to have them "hidden" and in case that there are questions, i would like to have a possibility to go to these slides...
Is there a possibility to realize that?? For example, that I have at the last example page a "link" to the hidden slide, which I could click to go to this hidden slides...
Thanks in advance!
David
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
"extra-frames" in presentation
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: "extra-frames" in presentation
i used the commands hyperlink and hypertarget paired with the beamergotobutton and beamerreturnbutton!!
Thanks!!!