Document Classesbeamer | Linkers and custom blocks

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Andy
Posts: 2
Joined: Sat Dec 22, 2012 3:18 pm

beamer | Linkers and custom blocks

Post by Andy »

Hello,
I have to do a project for my studies and I have some problems with it.

http://speedy.sh/SwPrj/prezentacja.pdf

This is the presentation that I have to create in beamer.

And I have 2 issues:

1. I have no idea how to create yellow block on the last frame.

2. There are two "linkers" or "bookmarks" (I don't know if this is a good word for it) on the top of the first page and on the second frame. After clicking on them, they jump to place specified in bookmarks of this pdf file. I don't know how to create them as well.

If anyone could help me, I would be really grateful.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

beamer | Linkers and custom blocks

Post by Stefan Kottwitz »

Hi Andy,

welcome to the board!
  1. You could use the beamercolorbox} environment, described in 12.5 Framed and Boxed Text in the beamer manual.
  2. This can be done automatically. Just choose a theme which provides such links. Have a look at III Changing the way things look in the beamer manual.
Stefan
LaTeX.org admin
Andy
Posts: 2
Joined: Sat Dec 22, 2012 3:18 pm

Re: beamer | Linkers and custom blocks

Post by Andy »

Thank you very much for quick and complete answer.
Post Reply