diff options
author | Fred Drake <fdrake@acm.org> | 1999-05-13 18:36:54 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-05-13 18:36:54 (GMT) |
commit | ab032152044e0a435ca2c122a951a0c5388bd7a3 (patch) | |
tree | fa3c4abdc56a21ead69e7e37f4694fda33033304 /PCbuild/_tkinter.dsp | |
parent | 76febdf3fdab33946a8d4baa61df73f0923a092e (diff) | |
download | cpython-ab032152044e0a435ca2c122a951a0c5388bd7a3.zip cpython-ab032152044e0a435ca2c122a951a0c5388bd7a3.tar.gz cpython-ab032152044e0a435ca2c122a951a0c5388bd7a3.tar.bz2 |
make_index_entry(): Remove. Not only did this override the
l2hinit.perl version of the function (which
overrode a version in latex2html), but
do_cmd_index() was overridden. Since
do_cmd_index() was the only caller, we can trash
this.
define_indexing_macro(): New function used during setup to support
more dynamic dispatch for indexing.
process_index_macros(): New function; implement dynamic dispatching
of indexing support functions, allowing many
targets used in indexing to be shared by
multiple index entries. I.e., something like
\index{foo}\bifuncindex{bar} can now share a
single target anchor.
These indexing changes reduce the amount of clutter in the generated
HTML files. In the reference manual, this cuts the number of targets
by 44%. Targets are less affected when generated by environments
rather than macros.
Diffstat (limited to 'PCbuild/_tkinter.dsp')
0 files changed, 0 insertions, 0 deletions