From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Christ Subject: Re: Format of links in PDF beamer export Date: Tue, 20 Oct 2015 17:47:08 +0200 Message-ID: References: <877fmhhewq.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoZ8U-0006LO-8n for emacs-orgmode@gnu.org; Tue, 20 Oct 2015 11:47:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoZ8P-0006Im-7w for emacs-orgmode@gnu.org; Tue, 20 Oct 2015 11:47:38 -0400 Received: from plane.gmane.org ([80.91.229.3]:46365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoZ8P-0006IH-1M for emacs-orgmode@gnu.org; Tue, 20 Oct 2015 11:47:33 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZoZ8E-00032j-4G for emacs-orgmode@gnu.org; Tue, 20 Oct 2015 17:47:22 +0200 Received: from ip5f586b34.dynamic.kabel-deutschland.de ([95.88.107.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Oct 2015 17:47:22 +0200 Received: from rudolfo.christ by ip5f586b34.dynamic.kabel-deutschland.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Oct 2015 17:47:22 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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" 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. > > >