Changes between Initial Version and Version 1 of Ticket #24297
- Timestamp:
- Feb 7, 2015, 5:39:09 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24297 – Description
initial v1 1 1 I'll consider the bug on the example of the first listing in [https://docs.djangoproject.com/en/1.7/intro/tutorial05/#create-a-test-to-expose-the-bug this section] of the part 5 of Django tutorial. But it also holds at least for several other listings of the part 5 of the tutorial. 2 2 3 While exporting to pdf it gets broken formatting (see the attached screenshot or check the link to pdf further). [[Image( https://dl.dropboxusercontent.com/u/76293817/django-1-7-docs-pdf-bug.png)]] Here is the [http://media.readthedocs.org/pdf/django/1.7.x/django.pdf link] I used to get pdf.3 While exporting to pdf it gets broken formatting (see the attached screenshot or check the link to pdf further). [[Image(django-1-7-docs-pdf-bug.png)]] Here is the [http://media.readthedocs.org/pdf/django/1.7.x/django.pdf link] I used to get pdf. 4 4 5 5 To compare, [https://docs.djangoproject.com/en/1.6/intro/tutorial05/#create-a-test-to-expose-the-bug 1.6 documentation] has not such a bug ([http://media.readthedocs.org/pdf/django/1.6.x/django.pdf pdf-link]. But it has slightly different listing style: with no header.