groff
[Top][All Lists]
Advanced

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

[Groff] Thanks, and giving a bit back


From: Timothy Groves
Subject: [Groff] Thanks, and giving a bit back
Date: Fri, 28 Feb 2003 10:33:51 +0000

My thanks to all those that helped out with my problems great and
small.  Here's a macro I cooked up for groff_mwww.  On my system it's
embedded straight into the tmac, but it'd work as well .so'ed in, or
whatever.  Basically, it inserts a link, like .URL, but increases the
font size one step.  Perfect for linked titles.


.de URLT
.  ie \\n[www-html] \
.    HTML <font size=+1><a href="\\$1">\\$2</a>\\$3</font>
.  el \
.    nop \m[blue]\\$2\m[] \%\[la]\f[C]\\$1\f[]\[ra]\\$3
..


Okay, it's not an earth-shattering piece of code.  :)
-- 
ICQ#66022322

"Beer is living proof that God loves us and wants us to be happy."
-Benjamin Franklin
______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca

reply via email to

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