Sunday, 19 May 2013

Making a theorem into a link

Making a theorem into a link

A link to another file can be created using the code
\href{run:/path/to/my/file.ext}{text displayed}
Now I'm use the amsthm package. What I'd like is for the phrase 'Theorem X' to be a link to another file (where the proof is written). Is this achievable?

No comments:

Post a Comment