]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
When the text of a table cell should be wrapped, used a "p" column.
authorFred Drake <fdrake@acm.org>
Sat, 11 Apr 1998 16:40:46 +0000 (16:40 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 11 Apr 1998 16:40:46 +0000 (16:40 +0000)
Doc/lib/libcd.tex
Doc/libcd.tex

index fc32da52ee2db8ce3d5a5e17ef1a314981450d98..e027466c22d3ec47b6ee4e188893e7a7482e8f87 100644 (file)
@@ -253,7 +253,7 @@ the particular type of callback, and \var{data} is the data returned
 for this \var{type} of callback.  The type of the data depends on the
 \var{type} of callback as follows:
 
-\begin{tableii}{|l|l|}{code}{Type}{Value}
+\begin{tableii}{|l|p{4in}|}{code}{Type}{Value}
   \lineii{audio}{String which can be passed unmodified to
 \function{al.writesamps()}.}
   \lineii{pnum}{Integer giving the program (track) number.}
@@ -265,10 +265,9 @@ seconds, and frames.}
   \lineii{catalog}{String of 13 characters, giving the catalog number
 of the CD.}
   \lineii{ident}{String of 12 characters, giving the ISRC
-identification number of the recording. \\
-&The string consists of two characters country code, three characters
-owner code, \\
-&two characters giving the year, and five characters giving a serial number.}
+identification number of the recording.  The string consists of two
+characters country code, three characters owner code, two characters
+giving the year, and five characters giving a serial number.}
   \lineii{control}{Integer giving the control bits from the CD
 subcode data}
 \end{tableii}
index fc32da52ee2db8ce3d5a5e17ef1a314981450d98..e027466c22d3ec47b6ee4e188893e7a7482e8f87 100644 (file)
@@ -253,7 +253,7 @@ the particular type of callback, and \var{data} is the data returned
 for this \var{type} of callback.  The type of the data depends on the
 \var{type} of callback as follows:
 
-\begin{tableii}{|l|l|}{code}{Type}{Value}
+\begin{tableii}{|l|p{4in}|}{code}{Type}{Value}
   \lineii{audio}{String which can be passed unmodified to
 \function{al.writesamps()}.}
   \lineii{pnum}{Integer giving the program (track) number.}
@@ -265,10 +265,9 @@ seconds, and frames.}
   \lineii{catalog}{String of 13 characters, giving the catalog number
 of the CD.}
   \lineii{ident}{String of 12 characters, giving the ISRC
-identification number of the recording. \\
-&The string consists of two characters country code, three characters
-owner code, \\
-&two characters giving the year, and five characters giving a serial number.}
+identification number of the recording.  The string consists of two
+characters country code, three characters owner code, two characters
+giving the year, and five characters giving a serial number.}
   \lineii{control}{Integer giving the control bits from the CD
 subcode data}
 \end{tableii}