Incorporated Jan-Hein's changes and texinfo conversion.
diff --git a/Doc/lib.tex b/Doc/lib.tex
index 1bad16b..bb00ab3 100644
--- a/Doc/lib.tex
+++ b/Doc/lib.tex
@@ -1,4 +1,5 @@
 \documentstyle[twoside,11pt,myformat]{report}
+%\includeonly{lib5}
 
 \title{\bf
 	Python Library Reference
@@ -15,7 +16,8 @@
 \makeindex
 
 \begin{document}
-
+%\showthe\fam
+%\showthe\ttfam
 \pagenumbering{roman}
 
 \maketitle
@@ -42,7 +44,6 @@
 \pagebreak
 
 \pagenumbering{arabic}
-
 \include{lib1}	% intro; built-in types, functions and exceptions
 \include{lib2}	% built-in modules
 \include{lib3}	% standard modules