Bugs item #1707497, was opened at 2007-04-25 17:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1707497&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: Python 2.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Antoine LECA (antoinel) Assigned to: Nobody/Anonymous (nobody) Summary: generation errors in PDF-A4 tags for lib.pdf Initial Comment: 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 [EMAIL PROTECTED] penalty @M hskip [EMAIL PROTECTED] unhbox [EMAIL PROTECTED] .06emvbox {hrule width.3em}discretionary {-}{}{}penalty @M hskip [EMAIL PROTECTED] winreg -- Windows registry access (at first sight I thought it was semi-crypted, anti-Windows or similar thing :-)) HTH Antoine ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1707497&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com