mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 20:10:29 +01:00
The texinfo format provides a command to generate list of item which are prefixed by an auto-incremented number or letter. This command was not implemented but as it will be used by the Installation Manual of Window Maker, this patch implements it, reusing much of the code that was handling the unordered lists. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>