Document Classes ⇒ Beamer pdf bookmarks panel
Beamer pdf bookmarks panel
I am creating a presentation with Beamer. The problem is the created pdf automatically has the "Bookmarks" panel shown in the pdf viewer (adobe). Is there a way to prevent this within latex?
NEW: TikZ book now 40% off at Amazon.com for a short time.
Beamer pdf bookmarks panel
Hi,
you can use
or
you can use
Code: Select all
\documentclass[hyperref={bookmarks=false}]{beamer}
Code: Select all
\hypersetup{bookmarks=false}
1,1,2,3,5,8,13,21,34,55,89,144,233,...