]> granicus.if.org Git - python/commitdiff
\nodename{} must immediately follow \chapter{} to be handled correctly;
authorFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 14:00:22 +0000 (14:00 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 14:00:22 +0000 (14:00 +0000)
adding the \label{} broke that.

Doc/lib/libobjs.tex
Doc/libobjs.tex

index 450447b1dfaa2fde61aef96f64818ab9b4cf3438..8668eff4f0f77a88570e801cf3d05ca074ea7527 100644 (file)
@@ -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
index 450447b1dfaa2fde61aef96f64818ab9b4cf3438..8668eff4f0f77a88570e801cf3d05ca074ea7527 100644 (file)
@@ -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