[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
@ if html uref suggestion
From: |
Marc Herbert |
Subject: |
@ if html uref suggestion |
Date: |
Thu, 9 Nov 2000 18:00:04 +0100 (CET) |
Hi,
When I (recently) started to use TeXinfo, I very early searched the
doc in vain for this "@ifhtmluref" function, which I finally wrote by
myself :
@macro ifhtmluref {htmllink, holder}
@ifhtml
@uref{\htmllink\ , \holder\}
@end ifhtml
@ifnothtml
\holder\
@end ifnothtml
@end macro
Maybe this function could be shipped in standard ? Macros are not
among the first things that you learn when you start to use TeXinfo.
PS : thanks for TeXinfo, it's really a pleasure to use it.
Sincerely,
--
Marc Herbert
- @ if html uref suggestion,
Marc Herbert <=
Re: @ if html uref suggestion, Akim Demaille, 2000/11/10