From: Eli Zaretskii Date: Sat, 6 May 2006 13:46:12 +0000 (+0000) Subject: (Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for X-Git-Tag: emacs-pretest-22.0.90~2735 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=32f864b10592539040f9c13c4a49e209eb4aebc4;p=emacs.git (Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for on-line manual. --- diff --git a/man/picture-xtra.texi b/man/picture-xtra.texi index 57a080264ef..61ff949f448 100644 --- a/man/picture-xtra.texi +++ b/man/picture-xtra.texi @@ -84,12 +84,17 @@ lines. @findex picture-newline Insertion of text is adapted to the quarter-plane screen model -through the use of Overwrite mode (@pxref{Minor Modes,,, emacs, the -Emacs Manual}.) Self-inserting characters replace existing text, -column by column, rather than pushing existing text to the right. -@key{RET} runs @code{picture-newline}, which just moves to the -beginning of the following line so that new text will replace that -line. +through the use of Overwrite mode +@iftex +(@pxref{Minor Modes,,, emacs, the Emacs Manual}.) +@end iftex +@ifnottex +(@pxref{Minor Modes}.) +@end ifnottex +Self-inserting characters replace existing text, column by column, +rather than pushing existing text to the right. @key{RET} runs +@code{picture-newline}, which just moves to the beginning of the +following line so that new text will replace that line. @findex picture-backward-clear-column @findex picture-clear-column @@ -229,8 +234,13 @@ up the picture. You can do this by setting the variable Picture mode defines commands for working on rectangular pieces of the text in ways that fit with the quarter-plane model. The standard -rectangle commands may also be useful. @xref{Rectangles,,, emacs, the -Emacs Manual}. +rectangle commands may also be useful. +@iftex +@xref{Rectangles,,, emacs, the Emacs Manual}. +@end iftex +@ifnottex +@xref{Rectangles}. +@end ifnottex @table @kbd @item C-c C-k