Changes between Version 1 and Version 2 of Ticket #24297
- Timestamp:
- Feb 7, 2015, 5:40:27 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24297 – Description
v1 v2 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(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). 4 [[Image(django-1-7-docs-pdf-bug.png)]] 5 Here is the [http://media.readthedocs.org/pdf/django/1.7.x/django.pdf link] I used to get pdf. 4 6 5 7 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.