[Patches] [ python-Patches-912462 ] latex compile error in current CVS

SourceForge.net noreply at sourceforge.net
Mon Mar 8 22:28:21 EST 2004


Patches item #912462, was opened at 2004-03-09 12:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=912462&group_id=5470

Category: Documentation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: George Yoshida (quiver)
Assigned to: Nobody/Anonymous (nobody)
Summary: latex compile error in current CVS

Initial Comment:
Since the last change of Doc/lib/libstdtypes.tex, 
latex2html fails.

It looks like \end{description} is not in the place where 
it should be.
I attached a patch to fix this.

I've confirmed that the compile succeeds without any 
errors on RHL 9.0.


Here is the last part of a traceback I got:

==

! LaTeX Error: Lonely \item--perhaps a missing list 
environment.

See the LaTeX manual or LaTeX Companion for 
explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.1341 \item[(9)]
                  \function{update()} accepts either 
another mapping object
? 
! Emergency stop.
 ...                                              
                                                  
l.1341 \item[(9)]
                  \function{update()} accepts either 
another mapping object
Try typing  <return>  to proceed.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=912462&group_id=5470



More information about the Patches mailing list