emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Format of links in PDF beamer export
@ 2015-10-20 13:01 Loris Bennett
  2015-10-20 15:40 ` Eric S Fraga
  2015-10-20 15:47 ` Sebastian Christ
  0 siblings, 2 replies; 3+ messages in thread
From: Loris Bennett @ 2015-10-20 13:01 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

How can I control the appearance of link in a PDF beamer presentation.

I'm using the default beamer style with the following

[[http://www.dfg.de/foerderung/programme/infrastruktur/wgi/forschungsgrossgeraete/index.html][Übersicht]]

which works, but it is not visually obvious in the PDF that "Übersicht"
is a link, unless I move the mouse over it.

Cheers,

Loris

-- 
This signature is currently under construction.

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

* Re: Format of links in PDF beamer export
  2015-10-20 13:01 Format of links in PDF beamer export Loris Bennett
@ 2015-10-20 15:40 ` Eric S Fraga
  2015-10-20 15:47 ` Sebastian Christ
  1 sibling, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2015-10-20 15:40 UTC (permalink / raw)
  To: Loris Bennett; +Cc: emacs-orgmode

On Tuesday, 20 Oct 2015 at 15:01, Loris Bennett wrote:
> Hi,
>
> How can I control the appearance of link in a PDF beamer presentation.

beamer export uses hyperref so customise this package using \hypersetup.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.2-164-g50a182

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

* Re: Format of links in PDF beamer export
  2015-10-20 13:01 Format of links in PDF beamer export Loris Bennett
  2015-10-20 15:40 ` Eric S Fraga
@ 2015-10-20 15:47 ` Sebastian Christ
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Christ @ 2015-10-20 15:47 UTC (permalink / raw)
  To: emacs-orgmode

Hi Loris,

I put

  #+LATEX_HEADER: \hypersetup{colorlinks=true}

in my org files and let hyperref do the styling.

-- Sebastian 

>>>>> On Tue, 20 Oct 2015 15:01:57 +0200, "Loris Bennett" <loris.bennett@fu-berlin.de> said:
  > 
  > Hi,
  > How can I control the appearance of link in a PDF beamer presentation.
  > 
  > I'm using the default beamer style with the following
  > 
  > [[http://www.dfg.de/foerderung/programme/infrastruktur/wgi/forschungsgrossgeraete/index.html][Übersicht]]
  > 
  > which works, but it is not visually obvious in the PDF that "Übersicht"
  > is a link, unless I move the mouse over it.
  > 
  > Cheers,
  > 
  > Loris
  > 
  > -- 
  > This signature is currently under construction.
  > 
  > 
  > 

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

end of thread, other threads:[~2015-10-20 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20 13:01 Format of links in PDF beamer export Loris Bennett
2015-10-20 15:40 ` Eric S Fraga
2015-10-20 15:47 ` Sebastian Christ

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).