← Prev in month ← Prev in thread

The second para of 4.3.2 of ODF 1.0

From
MURATA Makoto (FAMILY Given) <>
Date
2008-01-17T16:21:41+00:00
ID
Thread
The second para of 4.3.2 of ODF 1.0
The second para is shown below:

	The first line in a list item is preceded by a bullet or 
	number, depending on the list style assigned to the list. If 
	a list item starts another list immediately and does not 
	contain any text, no bullet or number is displayed.

Consider a nested list shown below.

  mammal
  fish
    fresh water fish
  reptile

If numbers are added, we have 

  1) mamal
  2) fish
    - fresh water fish
  3) reptrile

What happens when the string "fish" is removed?

  1) mamal
    - fresh water fish
  3) reptrile

or 


  1) mamal
    - fresh water fish
  2) reptrile

?

Is the following prohibited?

  1) mamal
  2) 
    - fresh water fish
  3) reptrile

Cheers,

-- 
MURATA Makoto (FAMILY Given) <>
← Prev in month ← Prev in thread