]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Chapter titles that get split over multiple lines in the typeset
authorFred Drake <fdrake@acm.org>
Mon, 28 Oct 2002 19:30:45 +0000 (19:30 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 28 Oct 2002 19:30:45 +0000 (19:30 +0000)
formats can't have whitespace after the last non-blank character (bug
in LaTeX?); fix up a couple of instances of this.

Update an email address.

Doc/tut/tut.tex

index 61d46920055572e58e167432876f497a5f10d95f..080b15f06844d17a0fa6ec17333340e70349400d 100644 (file)
@@ -4172,8 +4172,7 @@ and may already contain the solution for your problem.
 
 \appendix
 
-\chapter{Interactive Input Editing and History Substitution
-         \label{interacting}}
+\chapter{Interactive Input Editing and History Substitution\label{interacting}}
 
 Some versions of the Python interpreter support editing of the current
 input line and history substitution, similar to facilities found in
@@ -4335,9 +4334,8 @@ check (or even suggest) matching parentheses, quotes, etc., would also
 be useful.
 
 
-\chapter{Floating Point Arithmetic:  Issues and Limitations
-         \label{fp-issues}}
-\sectionauthor{Tim Peters}{tim.one@home.com}
+\chapter{Floating Point Arithmetic:  Issues and Limitations\label{fp-issues}}
+\sectionauthor{Tim Peters}{tim_one@email.msn.com}
 
 Floating-point numbers are represented in computer hardware as
 base 2 (binary) fractions.  For example, the decimal fraction