Lists/Lists within Lists using div/span

Subject: Lists/Lists within Lists using div/span
From: "Glenn R. Kronschnabl" <grk@xxxxxxxxxxxxxxxx>
Date: Tue, 06 Jan 1998 13:13:17 -0600
Howdy,

I am having difficulty figuring out the right way to display lists and 
lists-within-lists, ie.,

  * list1.item1 has a very long line and wraps
    around like this
   
    * list2.item1 is a new list within list1 and
      has long lines that line up with the first
      char of the line1

    * list2.item2

  * list1.item2

etc., using dsssl/jade/xslj (great set of tools)

I was looking at NWalsh's docbook/html dblists and he handles lists by using 
the HTML UL/LI constructs so lists and lists-within-lists work fine.  However, 
xslj (using test version of jade) wants to use div/span to construct lists.  
For one level lists, it appears to work fine.  But for lists within lists, I 
cannot get the list2.item1 to have a hanging indent.

I think its an xslj problem, but I am not certain.  It appears not to use the 
'text-indent' in the embedded list but does take the margin-top: 
4pt;margin-bottom: 4pt; attributes.

But more importantly, what will be the right way in XSL?  From the docs it 
appears that one is supposed to use div/span?  But is it?

Cheers,

Glenn                                  
--------------------
Glenn R. Kronschnabl
Applied Research Laboratories        | grk@xxxxxxxxxxxxxxxx (PGP/MIME ok)
The University of Texas at Austin    | http://www.arlut.utexas.edu/~grk
PO Box 8029, Austin, TX 78713-8029   | (Ph) 512.835.3642 (FAX) 512.835.3808
10,000 Burnet Road, Austin, TX 78758 | ... but an Aggie at heart!


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Lists/Lists within Lists using div/span
    • Glenn R. Kronschnabl - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id OAA14215Tue, 6 Jan 1998 14:18:27 -0500 (EST) <=
      • Henry Thompson - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id GAA24223Wed, 7 Jan 1998 06:54:51 -0500 (EST)