[Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.37,1.38

Fred L. Drake fdrake@users.sourceforge.net
2001年3月28日 08:51:25 -0800


Update of /cvsroot/python/python/dist/src/Doc/doc
In directory usw-pr-cvs1:/tmp/cvs-serv27633/doc
Modified Files:
	doc.tex 
Log Message:
Fix a number of small issues; this closes SF bug #411063.
Index: doc.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/doc/doc.tex,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** doc.tex	2000年11月27日 20:10:18	1.37
--- doc.tex	2001年03月28日 16:51:20	1.38
***************
*** 197,202 ****
 \subsection{Syntax}
 
! There are only a things that an author of Python documentation
! needs to know about \LaTeX{} syntax.
 
 A \dfn{comment} is started by the ``percent'' character
--- 197,202 ----
 \subsection{Syntax}
 
! There are a things that an author of Python documentation needs to
! know about \LaTeX{} syntax.
 
 A \dfn{comment} is started by the ``percent'' character
***************
*** 236,240 ****
 \end{verbatim}
 
! An alternate syntax for a group using brackets (\code{\{...\}}) is
 used by macros and environment constructors which take optional
 parameters; brackets do not normally hold syntactic significance.
--- 236,240 ----
 \end{verbatim}
 
! An alternate syntax for a group using brackets (\code{[...]}) is
 used by macros and environment constructors which take optional
 parameters; brackets do not normally hold syntactic significance.
***************
*** 327,331 ****
 
 \begin{verbatim}
! \begin{datadesc}{datadesc}{controlnames}
 A 33-element string array that contains the \ASCII{} mnemonics for
 the thirty-two \ASCII{} control characters from 0 (NUL) to 0x1f
--- 327,331 ----
 
 \begin{verbatim}
! \begin{datadesc}{controlnames}
 A 33-element string array that contains the \ASCII{} mnemonics for
 the thirty-two \ASCII{} control characters from 0 (NUL) to 0x1f

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