emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change colour of hyperlinks in Beamer presentation


From: Loris Bennett
Subject: Re: Change colour of hyperlinks in Beamer presentation
Date: Wed, 24 May 2023 11:55:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi Andrea,

Andrea <kiroul@gmail.com> writes:

> I believe you could do something like that (borrowed from the LaTeX Wikibook):
> #+LATEX_HEADER: \hypersetup{
> #+LATEX_HEADER:     colorlinks=true,        % false: boxed links; true: 
> colored links
> #+LATEX_HEADER:     linkcolor=red,          % color of internal links (change 
> box color with linkbordercolor)
> #+LATEX_HEADER:     citecolor=green,        % color of links to bibliography
> #+LATEX_HEADER:     filecolor=cyan,         % color of file links
> #+LATEX_HEADER:     urlcolor=magenta        % color of external links
> #+LATEX_HEADER: }

That worked.

Grazie mille!

Loris


> Il giorno lun 22 mag 2023 alle ore 14:43 Loris Bennett 
> <loris.bennett@fu-berlin.de> ha scritto:
>
>  Hi,
>
>  In my Beamer presentation the hyperlinks, all URLs, appear as normal
>  text and can only be identified by the change in the cursor when the
>  mouse moves over them.
>
>  How can I change the colour of such links? 
>
>  I have already several lines such as 
>
>    #+LATEX_HEADER: \setbeamercolor{title}{fg=mFubMainGreen}
>
>  to tweak the appearance, but wasn't able to find an appropriate keyword
>  for URLs.
>
>  Cheers,
>
>  Loris
>
>  -- 
>  This signature is currently under constuction.
>
-- 
Dr. Loris Bennett (Herr/Mr)
ZEDAT, Freie Universität Berlin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]