From: Fred Drake Date: Tue, 12 Sep 2000 19:58:10 +0000 (+0000) Subject: Add note that the various \see* macros are only defined in the context X-Git-Tag: v2.0b2~361 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7cf37802365ea24c2e368de79eb74e409dfd8d8;p=thirdparty%2FPython%2Fcpython.git Add note that the various \see* macros are only defined in the context of a seealso environment. --- diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 449bb8b9eba1..12beaa928994 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -808,6 +808,9 @@ distribution, to create or maintain whole documents or sections. starts with an identifier, which should not be modified), and ending with the apropriate punctuation. + These macros are only defined within the content of the + \env{seealso} environment. + \begin{macrodesc}{seemodule}{\op{key}\p{name}\p{why}} Refer to another module. \var{why} should be a brief explanation of why the reference may be interesting. The module