[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo/doc texinfo.txi,1.18,1.19
From: |
karl |
Subject: |
texinfo/doc texinfo.txi,1.18,1.19 |
Date: |
Sat, 17 Jan 2004 22:36:56 +0100 |
Update of /cvsroot/texinfo/texinfo/doc
In directory sheep:/tmp/cvs-serv19957
Modified Files:
texinfo.txi
Log Message:
(email): no angle brackets in TeX.
Index: texinfo.txi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** texinfo.txi 15 Jan 2004 23:35:48 -0000 1.18
--- texinfo.txi 17 Jan 2004 21:36:54 -0000 1.19
***************
*** 7354,7361 ****
@cindex Mailto link
! In Info and @TeX{}, the address is shown in angle brackets, preceded by
! the text to display if any. In HTML output, @code{@@email} produces a
! @samp{mailto} link that usually brings up a mail composition window.
! For example:
@example
--- 7354,7361 ----
@cindex Mailto link
! In Info, the address is shown in angle brackets, preceded by the text
! to display if any. In @TeX{}, the angle brackets are omitted. In
! HTML output, @code{@@email} produces a @samp{mailto} link that usually
! brings up a mail composition window. For example:
@example
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- texinfo/doc texinfo.txi,1.18,1.19,
karl <=