<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Cool, I'll take a look as I proceed.<br><br>thanks --<br><br>Fred<br><br><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;">Hi, I just remembered we had some code in place to test the perl module <br>Unicode::Collate [1]. You need to edit XmlClean.pm (either in the source <br>and rebuild or you can just do it where it's installed) and change:<br><br>-my $test_collate = undef;<br>+my $test_collate = 1;<br><br>Unicode::Collate is part of core perl on most platforms.<br><br>That will enable Glossary sorting, which is run during the build, so the <br>output will be sorted but the source won't be touched.<br><br>If you run clean_ids the Glossary source will be sorted.<br><br>It's only set-up to sort glosslist, but very similar code could be used <br>to do other types of lists or with some extra work more complex glossary <br>structures.<br><br>Unicode::Collate has built in functionality to allow overriding the <br>default sorting algorithms, but I've not had time to play with them :(<br><br>Cheers, Jeff.<br><br>1: http://search.cpan.org/~sadahiro/Unicode-Collate-0.87/<br><br>-- <br>"Reply All" why you shouldn't use it: <br>http://www.emailreplies.com/#12replytoall<br><br>_______________________________________________<br>publican-list mailing list<br>publican-list@redhat.com<br>https://www.redhat.com/mailman/listinfo/publican-list<br>Wiki: https://fedorahosted.org/publican<br></blockquote><br></div></body></html>