Defining Leading within List
Hello there,
My question is related to formatting in the markup (xml).
I need/want to have specific value for 'leading' inside the List element.
As far as I understand and see in my text, 'leading' inside List element inherits paragraphSpaceAfter value; i.e. the spaces between list items are the same as the spaces between paragraphs.
If I set specific value for 'paragraphSpaceAfter' in the opening <list> tag, quite predictably leading is changed for all list items, but it also affects the space between the list and the following paragraph (which is undesirable).
So, I ended up with quite verbose way - setting 'paragraphSpaceAfter' attribute in every list element.
Is there more elegant way of specifying 'leading' for just list items?
Thanks,
Igor Borodin
