diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-13 22:19:21 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-13 22:19:21 (GMT) |
commit | 7a64b355c1ee12cb78e3afba4b0c0577a1a266c5 (patch) | |
tree | fd915beed227314c352440dde782892721a25ad0 /Doc/mac | |
parent | 9444df084446d3d07857c49d546612bc0813ab7d (diff) | |
download | cpython-7a64b355c1ee12cb78e3afba4b0c0577a1a266c5.zip cpython-7a64b355c1ee12cb78e3afba4b0c0577a1a266c5.tar.gz cpython-7a64b355c1ee12cb78e3afba4b0c0577a1a266c5.tar.bz2 |
For now, comment out the \ignorePlatformAnnotation; the global index
doesn't really work with this.
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/mac.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/mac.tex b/Doc/mac/mac.tex index b8df563..ab47003 100644 --- a/Doc/mac/mac.tex +++ b/Doc/mac/mac.tex @@ -7,7 +7,7 @@ \makeindex % tell \index to actually write the % .idx file \makemodindex % ... and the module index as well. -\ignorePlatformAnnotation{Mac} +%\ignorePlatformAnnotation{Mac} \begin{document} |