<br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 2:16 PM, Chris Little <span dir="ltr">&lt;<a href="mailto:chrislit@crosswire.org">chrislit@crosswire.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
mod2imp was designed and intended to output the contents of a module as it is represented within that module, without any processing, irrespective of markup, encoding, or OS.<br></blockquote><div><br></div><div>To that effect, I have found other utilities to be very helpful in format conversion,  It probably won&#39;t help with imp format, but when an OSIS document is in an encoding other than UTF-8 I used the xsltproc utility and wrote the simplest of XSLT sheets that just copied the contents across to output and asked it to output UTF-8 encoding.</div>
<div><br></div><div>I&#39;m fairly sure you can find other utilities to do that with plain text files if you need them.  Simply piping the output of mod2imp through one of those would probably accomplish your goals.</div>
<div><br></div><div>--Greg</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888">
--Chris</font><div class="im"><br>
<br>
David Haslam wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a reason why the text encoding for the output of the Sword (1.6)<br>
Windows utility MOD2IMP is not Unicode?<br>
<br>
I just tried <br>
mod2imp FreCrl &gt;FreCrl.imp.txt<br>
<br>
and found the text file was encoded as Windows 1252: Western European.<br>
<br>
It would be much more sensible for the output to be encoded as UTF-8.<br>
<br>
btw.  Does the *nix version behave the same way?<br>
<br>
David Haslam<br>
<br>
<br>
</blockquote>
<br></div><div><div></div><div class="h5">
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</div></div></blockquote></div><br>