On Fri, 2015-08-28 at 09:21 +0100, Peter von Kaehne wrote:
> On Fri, 2015-08-28 at 01:27 +0200, Matěj Cepl wrote:
> > iconv -f utf8 -t us-ascii//translit file.xml \
> >         |diff -u - file.xml
> 
> Thanks Matej,
> 
> This would probably work on latin scripts with diacritics, but not on
> the scripts I am interested in - Hebrew, Arabic derrived and Greek

But I think the basic idea is right. 

What I now think I need to do is to use the engine strip filters on the
text content and compare the output with the input - if there is a
difference the strip filter option needs setting. 

Thanks Matej!

Peter

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to