I'm using org + beamer, and I've put in some links like this:
\href{media/something.mp3}{Listen: Something}
I want "Listen: Something" to appear in another color. LaTeX is steadfastly
refusing to do this: all links appear in the normal document font and color.
Hyperref is invoked in the preamble like so:
\usepackage{hyperref}
That is, I am not using "hidelinks" for this presentation.
What do I need to do so that the links stand out in the export?
hjh
