Tagged Questions
2
votes
1answer
61 views
placing invisible links at certain coordinates?
Does anybody know if this is possible using TikZ?
I'm trying to create links over a picture that i have layed on the background of a frame or at least placing them on some nodes in a TikZ code.
1
vote
1answer
73 views
how to make mindmap nodes links within presentation
Wanting to make secondary and tertiary nodes links to other frames within presentation. A great example would be linking the mountain bicycle node to the frame titled "mountain bicycle". The code I ...
2
votes
0answers
36 views
How to label a special slide instead of the whole frame in beamer presentation? [duplicate]
Possible Duplicate:
Referencing items while using uncover
Is it possible in a beamer presentation to achieve that a hyperlink points to a certain slide of a frame? For example, in the MWE ...
2
votes
0answers
180 views
Beamer section/subsection links do not work with impressive [closed]
I am currently creating a presentation for my university with Beamer. I decided to use the Impressive script mainly because I wanted a clock counter and the fade-in-fade-out effect impressive provides ...
2
votes
1answer
486 views
Hyperlink in Beamer [closed]
I have used hyperlink(say fig.pdf) for my presentation in main pdf. In the fig.pdf I have again used hyperlink to main document. But my problem is when I come back to main document its starting from ...
6
votes
1answer
363 views
Links in beamer theme Warsaw don't work if notes are shown and title is set
I wonder that I found this issue nowhere in the web. For me this occurs since years over different versions. Now I took the time to figure out under which conditions it happens. I would be very happy ...
9
votes
1answer
514 views
How do I remove hyperlinks from \tableofcontents in beamer?
I am designing a presentation in beamer and would like to use \tableofcontents to generate an outline frame. However, by default, beamer includes hyperlinks on the section names in the table of ...
1
vote
2answers
677 views
How to achieve links in a part ToC in a beamer presentation?
I red \tableofcontents from \part commands in Beamer, and it was very helpful. However, I wanted the part titles to be links pointing to the pages the part began. The example without this works just ...