[issue4173] PDF documentation: long verbatim lines are cut off at right hand side

2018-03-06 Thread Cheryl Sabella
Cheryl Sabella added the comment: I just tested the PDF on the current version of the docs and this is no longer an issue. The original example given wraps correctly on the PDF output. -- nosy: +csabella resolution: -> works for me stage: -> resolved status: open -> closed

[issue4173] PDF documentation: long verbatim lines are cut off at right hand side

2016-02-11 Thread Georg Brandl
Changes by Georg Brandl : -- assignee: georg.brandl -> ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue4173] PDF documentation: long verbatim lines are cut off at right hand side

2011-04-22 Thread Ezio Melotti
Ezio Melotti added the comment: See also #11860. -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue4173] PDF documentation: long verbatim lines are cut off at right hand side

2008-12-22 Thread Winfried Plappert
Winfried Plappert added the comment: see also issue4160. ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyt

[issue4173] PDF documentation: long verbatim lines are cut off at right hand side

2008-10-22 Thread Winfried Plappert
Changes by Winfried Plappert <[EMAIL PROTECTED]>: -- type: -> behavior ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list

[issue4173] PDF documentation: long verbatim lines are cut off at right hand side

2008-10-22 Thread Winfried Plappert
New submission from Winfried Plappert <[EMAIL PROTECTED]>: I seen this issue at various places, but I will quote from extending.pdf: Chapter 3: 'Building C and C++ Extensions with distutils' shows two long gcc commands. gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DMAJOR_VERSION=1 -DMINO