# HG changeset patch # User Eli Zaretskii # Date 1146923172 0 # Node ID 6060266328347d7b65197d705cfad9666d5824f7 # Parent d0129b429526aa5f663a2bfc9d6d1a2e322f20c3 (Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for on-line manual. diff -r d0129b429526 -r 606026632834 man/picture-xtra.texi --- a/man/picture-xtra.texi Sat May 06 13:44:24 2006 +0000 +++ b/man/picture-xtra.texi Sat May 06 13:46:12 2006 +0000 @@ -84,12 +84,17 @@ @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 @@ 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