Terry J. Reedy <tjre...@udel.edu> added the comment:

I presume you are talking about long boxed grammar or example lines that run 
horizontally past the right edge of the window, like

id_start     ::=  <all characters in general categories Lu, Ll, Lt, Lm, Lo, Nl, 
the underscore, and characters with the Other_ID_Start property>

For both the .html (online) and .chm (windows help) versions of the docs, these 
boxes have horizontal scroll bars. For both types of files, regular text is 
wrapped according to the size of the window, which the user can change. Neither 
involved latex and there is no such thing as the width of the page, and there 
are no page numbers either.

Are you, possibly, referring to a .pdf version, which I believe is run through 
latex?

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11860>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to