Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Icon for hyperlinks?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
T. Schlepper  
View profile  
 More options Dec 16 2005, 4:19 am
Newsgroups: comp.text.tex
From: "T. Schlepper" <w3_u...@gmx.net>
Date: Fri, 16 Dec 2005 10:19:55 +0100
Local: Fri, Dec 16 2005 4:19 am
Subject: Icon for hyperlinks?
Is there some kind of build-in icon in LaTeX to indicate a WWW
hyperlink? Something like that little chain symbol
(http://www.hsu.edu/uploadedImages/Web/hyperlinkicon.jpg):

  [icon] http://www.server.tld

Of course, it should be vector based ;-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vilar Camara Neto  
View profile  
 More options Dec 16 2005, 5:15 am
Newsgroups: comp.text.tex
From: Vilar Camara Neto <neto@dcc._nospam_.ufmg.br>
Date: Fri, 16 Dec 2005 08:15:39 -0200
Local: Fri, Dec 16 2005 5:15 am
Subject: Re: Icon for hyperlinks?

T. Schlepper wrote:
> Is there some kind of build-in icon in LaTeX to indicate a WWW
> hyperlink? Something like that little chain symbol
> (http://www.hsu.edu/uploadedImages/Web/hyperlinkicon.jpg):

>   [icon] http://www.server.tld

> Of course, it should be vector based ;-)

Shouldn't be hard to make something like (untested):

   \newcommand{\urlicon}{\includegraphics{iconfile.eps}~\url}

If you're using pdflatex, you can use bitmapped formats as well, like
.jpg or .png.

A different approach might be (also untested):

   \renewcommand{\UrlLeft}{\includegraphics{iconfile.eps}~}

--
Regards,
Vilar Camara Neto


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vilar Camara Neto  
View profile  
 More options Dec 16 2005, 5:18 am
Newsgroups: comp.text.tex
From: Vilar Camara Neto <neto@dcc._nospam_.ufmg.br>
Date: Fri, 16 Dec 2005 08:18:21 -0200
Local: Fri, Dec 16 2005 5:18 am
Subject: Re: Icon for hyperlinks?

I'm sorry:  rereading your quesion, I see you're asking if "is there a
provided icon", not "how to get it".  AFAIK, the answer is "no".

--
Regards,
Vilar Camara Neto


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »