changeset 70441:8c4614d0bcda

(Text): Replace inforef to emacs-xtra by conditional xref's, depending on @iftex/@ifnottex.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 May 2006 12:46:56 +0000
parents 5e1c038e4afa
children 284d18cd0af7
files man/text.texi
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/text.texi	Sat May 06 12:45:46 2006 +0000
+++ b/man/text.texi	Sat May 06 12:46:56 2006 +0000
@@ -55,7 +55,13 @@
   If you need to edit pictures made out of text characters (commonly
 referred to as ``ASCII art''), use @kbd{M-x edit-picture} to enter
 Picture mode, a special major mode for editing such pictures.
-@inforef{Picture Mode,, emacs-xtra}.
+@iftex
+@xref{Picture Mode,,, emacs-xtra}.
+@end iftex
+@ifnottex
+@xref{Picture Mode}.
+@end ifnottex
+
 
 @cindex skeletons
 @cindex templates