Do not enforce type of ordered lists upon exporting
commit4636453e93ded40507205faa5b2607f9493e5ed2
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 18 Jan 2011 21:36:49 +0000 (18 22:36 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 18 Feb 2011 11:45:11 +0000 (18 12:45 +0100)
treef6bf533225304ed89d08c8864192b118e800f8da
parent212828c556acfef3ec95257a4baafe38db8a3554
Do not enforce type of ordered lists upon exporting

* lisp/org-docbook.el (org-export-docbook-list-line): even with
  alphabetical lists, Org shouldn't enforce a particular list type to
  exporters. This is a job for style files.
* lisp/org-html.el (org-html-export-list-line): ib idem.
lisp/org-docbook.el
lisp/org-html.el