multicolumn lists latex
Is there a way of making lists in latex using multi开发者_运维百科col such that the numbering is in this form
1 2 3 4 5 6 instead of 1 4 2 5 3 6Thanks
Try the multienum package.
http://www.ctan.org/tex-archive/macros/latex/contrib/multenum/
http://ftp.heanet.ie/pub/CTAN/tex/macros/latex/contrib/multenum/multienum.pdf
精彩评论