[MEI-L] list-related changes

Andrew Hankinson andrew.hankinson at mail.mcgill.ca
Tue Nov 10 00:18:23 CET 2015


When do you plan on doing this?

Can we punt this until after the MEI 3.0.0 release?


> On Nov 9, 2015, at 9:03 PM, Roland, Perry D. (pdr4h) <pdr4h at eservices.virginia.edu> wrote:
> 
>  
> I’d like to make it easier to control the formatting of lists from within the document markup rather than pushing it off entirely to CSS or othe, external formatting procedures.
>  
> To this end, I plan to remove the current @form attribute and create a new att.listrend attribute class containing @mark and @order attributes --
>  
> <attList>
>   <attDef ident="mark" usage="opt">
>     <desc>Contains the character string (usually a single character, such as a bullet,
>         box, dash, etc.) that precedes each item in the list.</desc>
>     <datatype>
>       <rng:data type="string"/>
>     </datatype>
>   </attDef>
>   <attDef ident="order" usage="opt">
>     <desc>Indicates the system used to generate the character string (usually a single
>       character) that precedes items in an ordered list.</desc>
>     <datatype>
>       <rng:data type="NMTOKEN"/>
>     </datatype>
>     <valList type="semi">
>       <valItem ident="alphalower">
>         <desc>Lower case letters.</desc>
>       </valItem>
>       <valItem ident="alphaupper">
>         <desc>Upper case letters.</desc>
>       </valItem>
>       <valItem ident="arabic">
>         <desc>Arabic numerals.</desc>
>       </valItem>
>       <valItem ident="romanlower">
>         <desc>Lower case Roman numerals.</desc>
>       </valItem>
>       <valItem ident="romanupper">
>         <desc>Upper case Roman numerals.</desc>
>       </valItem>
>     </valList>
>   </attDef>
> </attList>
>  
> Any list without one of these attributes (a list cannot have both) should be assumed to be “simple”; that is, without any mark or order.  This is NOT procedural markup, just somewhat more descriptive than what used to be allowed. J
>  
> --
> p.
> ________________________________
> Perry Roland
> University of Virginia
> P. O. Box 400874
> Charlottesville, VA, 22904
> 434-982-2702 (w)
> pdr4h (at) virginia (dot) edu
>  
> _______________________________________________
> mei-l mailing list
> mei-l at lists.uni-paderborn.de <mailto:mei-l at lists.uni-paderborn.de>
> https://lists.uni-paderborn.de/mailman/listinfo/mei-l <https://lists.uni-paderborn.de/mailman/listinfo/mei-l>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-paderborn.de/pipermail/mei-l/attachments/20151109/7ecf3866/attachment.html>


More information about the mei-l mailing list