]> granicus.if.org Git - python/commit
Change the form of the name given to each page of the PDF from "page.%d" to
authorFred Drake <fdrake@acm.org>
Wed, 15 Apr 1998 14:53:28 +0000 (14:53 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 15 Apr 1998 14:53:28 +0000 (14:53 +0000)
commita88d681255b8f4d5883e9ad245f00dae15c5c473
tree83955dbe8db5c1b987fc4d21e99bd956067bef83
parentd671e8fb87ba319527ce86bcfb02a0fac0155d9b
Change the form of the name given to each page of the PDF from "page.%d" to
"page.%dx"; this works around an acroread bug that causes targets not to be
recognized if their name is a prefix of another target in the file.
Doc/texinputs/python.sty
Doc/tools/toc2bkm.py