org-list: fix item's start number in LaTeX exporter
commit889a487ae436ceb34877d87e90828016feeab1ad
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 10 Jun 2011 13:48:24 +0000 (10 15:48 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 10 Jun 2011 13:50:51 +0000 (10 15:50 +0200)
tree02bab5069bd5f780ddcae60f48acb13afc95b15f
parent1de29a0059e300da5e0245a209f66275c4eb3ec8
org-list: fix item's start number in LaTeX exporter

* lisp/org-list.el (org-list-to-latex): the enumerate environment in
latex increments the counter before using it. Therefore, org-mode
should set the enumeration counter to the desired value minus one.

Patch from Darlan Cavalcante Moreira
TINYCHANGE
lisp/org-list.el