Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generation errors in PDF-A4 tags for lib.pdf #44897

Closed
antoinel mannequin opened this issue Apr 25, 2007 · 2 comments
Closed

generation errors in PDF-A4 tags for lib.pdf #44897

antoinel mannequin opened this issue Apr 25, 2007 · 2 comments
Labels
docs Documentation in the Doc dir

Comments

@antoinel
Copy link
Mannequin

antoinel mannequin commented Apr 25, 2007

BPO 1707497
Nosy @birkenfeld

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2007-08-23.21:22:40.973>
created_at = <Date 2007-04-25.15:20:40.000>
labels = ['docs']
title = 'generation errors in PDF-A4 tags for lib.pdf'
updated_at = <Date 2007-08-23.21:22:40.971>
user = 'https://bugs.python.org/antoinel'

bugs.python.org fields:

activity = <Date 2007-08-23.21:22:40.971>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-08-23.21:22:40.973>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2007-04-25.15:20:40.000>
creator = 'antoinel'
dependencies = []
files = []
hgrepos = []
issue_num = 1707497
keywords = []
message_count = 2.0
messages = ['31887', '55217']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'antoinel']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1707497'
versions = ['Python 2.5']

@antoinel
Copy link
Mannequin Author

antoinel mannequin commented Apr 25, 2007

I just downloaded 2.5.1, get the "books" from <URL:http://www.python.org/ftp/python/doc/2.5.1/pdf-a4-2.5.1.tar.bz2\> and start reading (using Acrobat 5.01 17/09/2002 Spanish _and_ Foxit Reader 1.3 build 0930 if it matters) and I noticed in lib.pdf some bookmarks (right-hand column, "Marcadores" in my localized interface) incorrectly generated, with traces from the LaTeX sources still apparent:

4.8.5 encodings.utf_8_sig — UTF-8 codec with BOM signature
13.3 copy_reg — Register pickle support functions
15.4 dummy_thread — Drop-in replacement for the thread module
15.5 dummy_threading — Drop-in replacement for the threading
module
18.4.3 wsgiref.simple_server – a simple WSGI HTTP server
19.4.1 AU read Objects
19.4.2 AU write Objects
19.5.1 Wave read Objects
19.5.2 Wave write Objects
23.5 test.test_support — Utility functions for tests
26.2 __builtin__ — Built-in objects
26.3 __main__ — Top-level script environment
26.8 __future__ — Future statement definitions
30.8 py_compile — Compile Python source files
36.3 _winreg – Windows registry access

The actual text is correct (the above is a direct copy-and-paste), only the summary bookmarks are wrong; and unfortunately, I cannot copy-and-paste them... The last one shows something like

36.3 unhbox voidb@x penalty @m hskip z@skip unhbox voidb@x .06emvbox {hrule width.3em}discretionary {-}{}{}penalty @m hskip z@skip winreg -- Windows registry access

(at first sight I thought it was semi-crypted, anti-Windows or similar thing :-))

HTH
Antoine

@antoinel antoinel mannequin added docs Documentation in the Doc dir labels Apr 25, 2007
@birkenfeld
Copy link
Member

Obsolete; the sources from which these PDFs are generated are no longer
used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant