Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f029548

Browse files
committed
Added item about index item/subitem separation.
1 parent 5da5a68 commit f029548

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

Doc/TODO

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
77
* Update the pickle documentation to describe all of the current behavior;
88
only a subset is described. __reduce__, etc.
99

10-
* Review libppath.tex for completeness, & system-specific behaviors.
11-
12-
* Clean up upgrade to LaTeX2HTML 98.1. Most important: figure out a way to
13-
avoid image creation, & if necessary, make sure image creation at least
14-
doesn't fail.
10+
* Review libppath.tex for completeness, & system-specific behaviors. (Why
11+
did this one get mentioned, specifically?)
1512

1613
* Separate modules which share a section. (I think only one case remains.)
14+
15+
* In the indexes, some subitem entries are separated from the item entries
16+
by column- or page-breaks. Reported by Lorenzo M. Catucci
17+
<[email protected]>. This one will be hard.

0 commit comments

Comments
 (0)