[Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.50,1.51 howto.cls,1.11,1.12

Fred L. Drake python-dev@python.org
2000年11月17日 11:05:14 -0800


Update of /cvsroot/python/python/dist/src/Doc/texinputs
In directory slayer.i.sourceforge.net:/tmp/cvs-serv31740/texinputs
Modified Files:
	boilerplate.tex howto.cls 
Log Message:
Note that readframes() returns data in linear format, even if the original
is encoded in u-LAW format. Based on suggestion from Anthony Baxter
<anthony_baxter@users.sourceforge.net>.
This closes bug #122273.
Index: boilerplate.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/texinputs/boilerplate.tex,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** boilerplate.tex	2000年10月13日 15:35:27	1.50
--- boilerplate.tex	2000年11月17日 19:05:12	1.51
***************
*** 6,10 ****
 }
 
! \date{October 16, 2000}		% XXX update before release!
 \release{2.0}			% software release, not documentation
 \setshortversion{2.0}		% major.minor only for software
--- 6,10 ----
 }
 
! \date{\today}		% XXX update before release!
 \release{2.0}			% software release, not documentation
 \setshortversion{2.0}		% major.minor only for software
Index: howto.cls
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/texinputs/howto.cls,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** howto.cls	2000年09月05日 15:19:56	1.11
--- howto.cls	2000年11月17日 19:05:12	1.12
***************
*** 7,10 ****
--- 7,11 ----
 [1998年02月25日 Document class (Python HOWTO)]
 
+ \RequirePackage{pypaper}
 
 % Change the options here to get a different set of basic options, This

AltStyle によって変換されたページ (->オリジナル) /