On Mon, 2002-02-18 at 22:35, Robert Altenburg wrote: > Attached is a patch to fix bug 1957 "numerated lists > become star lists in human readable text exporter." > > What this does: > > When the exporter sees a new numbered list, this > allocates a UT_uint16 to hold the value of the > bullet number, and adds a pointer to that number > to a hash. If it has seen the list before it gets > the pointer to the integer from the hash, prints > the value, and increments it. When the destructor > is called, it frees the memory used by the integers.
Committing this. Committing a UT_String_printf method in a few secs. Dom
signature.asc
Description: This is a digitally signed message part
