<div>On Wed, Aug 18, 2010 at 9:45 AM, Peter Dyballa <span dir="ltr">&lt;<a href="mailto:Peter_Dyballa@web.de">Peter_Dyballa@web.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<div class="im"><br></div>If really all text is ISO 8859-6, i.e., the 7-bit codes are Latin and AC-F2 are Arabic, then just convert the file&#39;s contents from ISO 8859-6 to UTF-8!</blockquote></div><div> </div><div>This seems to work, but keeps hitting snags where I get the error &#39;illegal input sequence&#39;. It&#39;s triggering on a symbol it&#39;s already translated earlier in the document, so I&#39;m not really sure what&#39;s going on.</div>
<div><br></div><div class="gmail_quote">On Wed, Aug 18, 2010 at 10:56 AM, Ulrike Fischer <span dir="ltr">&lt;<a href="mailto:news3@nililand.de">news3@nililand.de</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Converting everything to utf8 is certainly the easiest. You can also<br>
try \XeTeXinputencoding &quot;cp1256&quot; at the start of the files which use<br>
your code page.<br></blockquote><div><br></div><div>the \xetexinputencoding just produces a mess, sadly. I tried both cp1256 and ISO 8859-6 with it. </div><div><br></div><div>Are there other ways to convert it to utf8? This is the best lead I&#39;ve had so far.</div>
<div><br></div><div>--</div><div>Lomky</div></div><br>