setlocale problem fixed
Should anyone come across any code that calls setlocale, calls something
like UT_convertXxx (that also calls setlocale), and then resets the old
locale -- remember that locale objects can be (are?) global objects, and
mixing calls and objects like this can become... messy.
Further work toward the list import. I have got as far as having all
the numbering info available, plus info about formating of the
number itself and of the paragraph in CHPX and PAPX structures.
However, I am not sure how to combine the PAPX with the PAP of
the paragraph itself -- I could no