all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Beamer export, file-link format
@ 2014-11-23 14:05 James Harkins
  2014-11-24 14:03 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: James Harkins @ 2014-11-23 14:05 UTC (permalink / raw)
  To: orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Beamer export, file-link format
  2014-11-23 14:05 Beamer export, file-link format James Harkins
@ 2014-11-24 14:03 ` Eric S Fraga
  0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2014-11-24 14:03 UTC (permalink / raw)
  To: James Harkins; +Cc: orgmode

On Sunday, 23 Nov 2014 at 22:05, James Harkins wrote:
> 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}

Have you tried adding the colorlinks=true option and/or setting the
linkcolor=red (say)?
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-589-g9eff31.dirty

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-24 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-23 14:05 Beamer export, file-link format James Harkins
2014-11-24 14:03 ` Eric S Fraga

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.