How to create links or bookmarks to jump to sections inside a notebook
- To: mathgroup at smc.vnet.net
- Subject: [mg127881] How to create links or bookmarks to jump to sections inside a notebook
- From: luke wallace <lukewallace1990 at gmail.com>
- Date: Wed, 29 Aug 2012 01:14:25 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
I'm trying to make an interactive e-book in mathematica. I know how to hyperlink to jump from one notebook to another, or to a helpfile in mathematica using 'hyperlink' symbol http://reference.wolfram.com/mathematica/ref/Hyperlink.html but how do I make text click-able which will make it jump to a certain picture inside the nb. So for example if I have a cell of text that has the text "Figure 1.1" somewhere in there, I need to be able to click the "Figure 1.1" text like a hyperlink to jump to the figure which is in the same lengthy notebook but in a different section. Is it possible? If it is possible, how would I make a stylesheet that would automatically interlink textual "Figure X.X" with the actual picture (by tagging the picture), and then clicking the picture would jump back to the text?
- Follow-Ups:
- Re: Assumptions does not work in Eliminate?
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: How to create links or bookmarks to jump to sections inside a notebook
- From: Murray Eisenberg <murray@math.umass.edu>
- Assumptions does not work in Eliminate?
- From: Andreas Talmon l'Armée@smc.vnet.net
- Re: Assumptions does not work in Eliminate?