Abstract

This package allows you to use alphanumeric section numbering, e.g.:
A. Introduction; III. International Law. It s output is similar to
alphanum.sty, but you can use the standard LaTeX sectioning commands.
Thus it is possible to switch numbering schemes easily. Greek letters,
double letters (bb) and different delimiters around them are supported.


To produce the package

	latex alnumsec.ins


To produce the documentation 

  latex alnumsec.dtx

	To produce an index for the documentation:

    makeindex -s gind.ist alnumsec

  To produce a change history for the documentation:
  
    makeindex -s gglo.ist -o alnumsec.gls alnumsec.glo


