Re: Colour of hyperlinks.

2009-10-31 Thread M-L
On Sat, 31 Oct 2009 04:58:52 +0100 Guillaume Yziquel
guillaume.yziq...@citycable.ch shared this with is all on the Lyx
users list:

Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.

Now, when I make URI hyperrefs, the colour is an ugly pink (well not
so ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...

All the best,

This might help:

In preamble:

\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}

Charlie
-- 
Registered Linux User:- 329524
***
I put a piece of paper under my pillow, and when I could not sleep I
wrote in the dark. ...Henry David
Thoreau

***
Debian GNU/Linux - just the best way to create magic
___


Re: Colour of hyperlinks.

2009-10-31 Thread Guillaume Yziquel

M-L a écrit :

On Sat, 31 Oct 2009 04:58:52 +0100 Guillaume Yziquel
guillaume.yziq...@citycable.ch shared this with is all on the Lyx
users list:


Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.


Now, when I make URI hyperrefs, the colour is an ugly pink (well not
so ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...


All the best,


This might help:

In preamble:

\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}

Charlie


Thanks. It worked perfectly.

I instead used


\usepackage{xcolor}
\hypersetup{colorlinks=true,urlcolor={brown!100!orange!75!black!100}}


It doesn't seem that \usepackage{hyperref} is necessary in the preamble.

By the way, I just ported my CV from OpenOffice to Lyx, and I'm really 
amazed by the way you can get precise layout control using tables. It's 
a bit a pain to do it this way, but not that much, and I more and more 
fail to perceive the added value of software such as OpenOffice / MS Word.


The only thing that I found to be a real pain is using Libertine / 
Biolinum fonts. Haven't figured out yet how to do it.


--
 Guillaume Yziquel
http://yziquel.homelinux.org/


Re: Colour of hyperlinks.

2009-10-31 Thread M-L
On Sat, 31 Oct 2009 04:58:52 +0100 Guillaume Yziquel
guillaume.yziq...@citycable.ch shared this with is all on the Lyx
users list:

Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.

Now, when I make URI hyperrefs, the colour is an ugly pink (well not
so ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...

All the best,

This might help:

In preamble:

\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}

Charlie
-- 
Registered Linux User:- 329524
***
I put a piece of paper under my pillow, and when I could not sleep I
wrote in the dark. ...Henry David
Thoreau

***
Debian GNU/Linux - just the best way to create magic
___


Re: Colour of hyperlinks.

2009-10-31 Thread Guillaume Yziquel

M-L a écrit :

On Sat, 31 Oct 2009 04:58:52 +0100 Guillaume Yziquel
guillaume.yziq...@citycable.ch shared this with is all on the Lyx
users list:


Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.


Now, when I make URI hyperrefs, the colour is an ugly pink (well not
so ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...


All the best,


This might help:

In preamble:

\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}

Charlie


Thanks. It worked perfectly.

I instead used


\usepackage{xcolor}
\hypersetup{colorlinks=true,urlcolor={brown!100!orange!75!black!100}}


It doesn't seem that \usepackage{hyperref} is necessary in the preamble.

By the way, I just ported my CV from OpenOffice to Lyx, and I'm really 
amazed by the way you can get precise layout control using tables. It's 
a bit a pain to do it this way, but not that much, and I more and more 
fail to perceive the added value of software such as OpenOffice / MS Word.


The only thing that I found to be a real pain is using Libertine / 
Biolinum fonts. Haven't figured out yet how to do it.


--
 Guillaume Yziquel
http://yziquel.homelinux.org/


Re: Colour of hyperlinks.

2009-10-31 Thread M-L
On Sat, 31 Oct 2009 04:58:52 +0100 Guillaume Yziquel
 shared this with is all on the Lyx
users list:

>Hi.
>
>I'm just finishing up a document, and I'm now focusing on hyperrefs, 
>urls, and the like.
>
>Now, when I make URI hyperrefs, the colour is an ugly pink (well not
>so ugly, by the way). Is there a way to change the colour of the link. 
>Couldn't find how to do it...
>
>All the best,

This might help:

In preamble:

\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}

Charlie
-- 
Registered Linux User:- 329524
***
I put a piece of paper under my pillow, and when I could not sleep I
wrote in the dark. ...Henry David
Thoreau

***
Debian GNU/Linux - just the best way to create magic
___


Re: Colour of hyperlinks.

2009-10-31 Thread Guillaume Yziquel

M-L a écrit :

On Sat, 31 Oct 2009 04:58:52 +0100 Guillaume Yziquel
 shared this with is all on the Lyx
users list:


Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.


Now, when I make URI hyperrefs, the colour is an ugly pink (well not
so ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...


All the best,


This might help:

In preamble:

\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}

Charlie


Thanks. It worked perfectly.

I instead used


\usepackage{xcolor}
\hypersetup{colorlinks=true,urlcolor={brown!100!orange!75!black!100}}


It doesn't seem that \usepackage{hyperref} is necessary in the preamble.

By the way, I just ported my CV from OpenOffice to Lyx, and I'm really 
amazed by the way you can get precise layout control using tables. It's 
a bit a pain to do it this way, but not that much, and I more and more 
fail to perceive the added value of software such as OpenOffice / MS Word.


The only thing that I found to be a real pain is using Libertine / 
Biolinum fonts. Haven't figured out yet how to do it.


--
 Guillaume Yziquel
http://yziquel.homelinux.org/


Colour of hyperlinks.

2009-10-30 Thread Guillaume Yziquel

Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.


Now, when I make URI hyperrefs, the colour is an ugly pink (well not so 
ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...


All the best,

--
 Guillaume Yziquel
http://yziquel.homelinux.org/


Re: Colour of hyperlinks.

2009-10-30 Thread Waluyo Adi Siswanto
Have you tried to write additional commands in Hyperref dialog
(DocumentSettingsPDF Properties):

linkcolor=blue,citecolor=blue,urlcolor=blue

It works in book Koma-script

WAS

2009/10/31 Guillaume Yziquel guillaume.yziq...@citycable.ch:
 Hi.

 I'm just finishing up a document, and I'm now focusing on hyperrefs, urls,
 and the like.

 Now, when I make URI hyperrefs, the colour is an ugly pink (well not so
 ugly, by the way). Is there a way to change the colour of the link. Couldn't
 find how to do it...

 All the best,

 --
     Guillaume Yziquel
 http://yziquel.homelinux.org/



Colour of hyperlinks.

2009-10-30 Thread Guillaume Yziquel

Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.


Now, when I make URI hyperrefs, the colour is an ugly pink (well not so 
ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...


All the best,

--
 Guillaume Yziquel
http://yziquel.homelinux.org/


Re: Colour of hyperlinks.

2009-10-30 Thread Waluyo Adi Siswanto
Have you tried to write additional commands in Hyperref dialog
(DocumentSettingsPDF Properties):

linkcolor=blue,citecolor=blue,urlcolor=blue

It works in book Koma-script

WAS

2009/10/31 Guillaume Yziquel guillaume.yziq...@citycable.ch:
 Hi.

 I'm just finishing up a document, and I'm now focusing on hyperrefs, urls,
 and the like.

 Now, when I make URI hyperrefs, the colour is an ugly pink (well not so
 ugly, by the way). Is there a way to change the colour of the link. Couldn't
 find how to do it...

 All the best,

 --
     Guillaume Yziquel
 http://yziquel.homelinux.org/



Colour of hyperlinks.

2009-10-30 Thread Guillaume Yziquel

Hi.

I'm just finishing up a document, and I'm now focusing on hyperrefs, 
urls, and the like.


Now, when I make URI hyperrefs, the colour is an ugly pink (well not so 
ugly, by the way). Is there a way to change the colour of the link. 
Couldn't find how to do it...


All the best,

--
 Guillaume Yziquel
http://yziquel.homelinux.org/


Re: Colour of hyperlinks.

2009-10-30 Thread Waluyo Adi Siswanto
Have you tried to write additional commands in Hyperref dialog
(Document>Settings>PDF Properties):

linkcolor=blue,citecolor=blue,urlcolor=blue

It works in book Koma-script

WAS

2009/10/31 Guillaume Yziquel :
> Hi.
>
> I'm just finishing up a document, and I'm now focusing on hyperrefs, urls,
> and the like.
>
> Now, when I make URI hyperrefs, the colour is an ugly pink (well not so
> ugly, by the way). Is there a way to change the colour of the link. Couldn't
> find how to do it...
>
> All the best,
>
> --
>     Guillaume Yziquel
> http://yziquel.homelinux.org/
>