This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

List-style-type


Hi folks:

I have a quick question if I may.

In CSS you may set values to the "list-style-type" attribute (such as disc,
circle, etc).

I am trying to set up list in XSL FO and I want to use items like, circle,
discs and other
in my list.  Is that possible at all?

what I am trying to do is something like the following PSEUDO and incredibly
invalid XSL code

    <fo:list-block style-type-equivalent-in-FO = "disc">
      <fo:list-item or-maybe-here-I can-set-this-equal-to="disc">
           ...
       </fo:list-item>
   </fo:list-block>

Any ideas, suggestions?

Greetings,
Carmelo Montanez


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]