Ignore:
Timestamp:
04/16/14 13:04:24 (10 years ago)
Author:
pinsard
Message:

fix thanks to coding rules; typo; dupe empty lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/superbib01_rest.xsl

    r152 r355  
    189189========= 
    190190 
    191  
    192191   <xsl:for-each select="/descendant::d:biblioentry[child::d:biblioset[child::d:pubdate=$year]]|/descendant::d:biblioentry[child::d:date=$year]"> 
    193192    <xsl:sort order="ascending" data-type="text" select="translate(./authorgroup/author/personname,'abcdefghijklmnopqrstuvwxyz éèçàùëöñó','ABCDEFGHIJKLMNOPQRSTUVWXYZ_EECAUEONO')"/> 
Note: See TracChangeset for help on using the changeset viewer.