commit | f2d7e5528ddf045307174ec2b1c3fa4c5c6e63f3 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Dec 03 19:44:27 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Dec 03 19:44:27 1997 +0000 |
tree | 937a407014ea8c81822afc29e2f28fc8bc76b976 | |
parent | ab76af3d65812005f254166433efde43554431ad [diff] |
make_str_index_entry(): New function. Similar to make_index_entry(), but includes the string in the returned value instead of the dummy filler character. add_idx(): Override the latex2html function of the same name; this gets the anchor properly embedded in the <dt> element, so the index works in Grail too.