From b7cf37802365ea24c2e368de79eb74e409dfd8d8 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 12 Sep 2000 19:58:10 +0000 Subject: Add note that the various \see* macros are only defined in the context of a seealso environment. --- Doc/doc/doc.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 449bb8b..12beaa9 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 -- cgit v0.12