commit | ea8006a8650e0adf749522745eb26b58fca91e05 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Feb 19 14:00:22 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Feb 19 14:00:22 1998 +0000 |
tree | f7d858eeb4b1b42cc47a63f603a3cabac6957062 | |
parent | 75bfb0f7bb0760bf5be3717657baea7b022bf676 [diff] [blame] |
\nodename{} must immediately follow \chapter{} to be handled correctly; adding the \label{} broke that.
diff --git a/Doc/libobjs.tex b/Doc/libobjs.tex index 450447b..8668eff 100644 --- a/Doc/libobjs.tex +++ b/Doc/libobjs.tex
@@ -1,7 +1,6 @@ \chapter{Built-in Types, Exceptions and Functions} -\label{builtin} - \nodename{Built-in Objects} +\label{builtin} Names for built-in exceptions and functions are found in a separate symbol table. This table is searched last when the interpreter looks