Opened 10 years ago
Closed 10 years ago
#23962 closed Uncategorized (duplicate)
django pdf file has unformatted sections
Reported by: | littlebit | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.7 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When downloading the pdf file of this url: http://media.readthedocs.org/pdf/django/1.7.x/django.pdf
I noticed that there are various sections where django code is being cited, like in the end of page 37 the part where it talks about the urlpatterns, is unformated.
This has been mention first in the irc channel and a member in that channel "moldy" also noticed that the epub file seems also broken, but in a different way. Maybe this is a problem with the rst to pdf converter.
Note:
See TracTickets
for help on using tickets.
Hi,
I believe this has been reported in #23751 before.
Thanks!