Subject: Re: Split with delimiter and remove duplicate
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 27 Jun 2008 13:58:35 +0100
|
your problem would be clearer if you provided a sample input and the
result you want. I think your smple input is really just an incomplete
descriptiuon, not something to pass as input to a stylesheet?
Input:
=======
<affil>
[1] 1This is the first affiliation (which repeats), will appear once in
affiliation list
[2] 2This is the second affiliation, University of Wisconsin-Madison,
Madison, WI, USA</affil>
what repeats? If it repeats does do all the repeats get the sma enumber
in brackets and/or the same number after the bracket.
If you remove duplicates do teh remaining ones have to be renumbered,
....
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
|