#+TITLE: lists.org #+AUTHOR: Jambunathan K #+EMAIL: kjambunathan@gmail.com #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:dvipng skip:nil d:nil todo:t pri:nil tags:not-in-toc #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: #+LINK_HOME: #+XSLT: * Lists ** Simple Lists *** Numbered List This is a numbered list. 1. L1N1 2. L1N2 3. L1N3 *** A Complex List 1. L1N1: *BUG?: In the odt file, numbering of this item rightly starts at 1. In the converted doc file, the numbering continues. The list style clearly states that the numbering for this level should start at 1*. 1. L2N2 2. L2N3 1. L3N3 *In the odt file, this paragraph shows up correctly as a third level list item. In the converted doc file, this paragraph is formatted as a normal paragraph and it not intended to the right level*. *One another paragraph exhibiting similar behaviour*. 2. L1N4 * L2B1 * L2B2 - L3B3 *One another paragraph that is wrongly indented in the doc file*.. - L3B4 3. L1N5 1. L2N6 1. L3N7