[issue9986] PDF files of python docs have text missing

2013-03-28 Thread Georg Brandl

Georg Brandl added the comment:

Duplicate of #4173.

--
resolution:  - duplicate
status: open - closed
superseder:  - PDF documentation: long verbatim lines are cut off at right 
hand side

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9986
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9986] PDF files of python docs have text missing

2010-10-01 Thread Amber Jain

Amber Jain i.amber.j...@gmail.com added the comment:

Reported to sphinx tracker at bitbucket:
http://bitbucket.org/birkenfeld/sphinx/issue/531/pdf-files-of-python-docs-have-text-missing

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9986
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9986] PDF files of python docs have text missing

2010-09-30 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

It looks like this should be solved in Sphinx.  Can you report this on its 
tracker at Bitbucket?  Thanks.

--
nosy: +eric.araujo, georg.brandl

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9986
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9986] PDF files of python docs have text missing

2010-09-29 Thread Amber Jain

New submission from Amber Jain i.amber.j...@gmail.com:

CC: d...@python.org

I was planning to print the official python 2.7 tutorial: 
http://docs.python.org/tutorial/index.html.
So, I went over to Download page: http://docs.python.org/download.html and 
downloaded the PDF file. But the PDF have some missing text due to width of 
page being less than number of chars to put on a line.
For example, please have a look at page-21 (Section 3.1.3 titled Unicode 
Strings). It has an incomplete line from HTML documentation.
Here's a screenshot of what I see (and mean):
http://amberj.devio.us/pub/screenshots/pdfdoc.png

There's a line somewhere in the middle of screenshot which goes out of boundary 
of PDF document and fails to put out-of-boundary text on newline.
From what I had read, it seems that this happens only with 'code snippets' in 
tutorial. This is probably a problem with convertor (HTML to PDF?).

Can you guys please fix it?
Thanks a lot.

--
components: None
messages: 117614
nosy: amberj
priority: normal
severity: normal
status: open
title: PDF files of python docs have text missing
versions: Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9986
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9986] PDF files of python docs have text missing

2010-09-29 Thread R. David Murray

Changes by R. David Murray rdmur...@bitdance.com:


--
assignee:  - d...@python
components: +Documentation -None
nosy: +d...@python
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9986
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com