<p dir="ltr">8<br>
On 11/12/2013 5:27 AM, "C. Scott Ananian" <<a href="mailto:cscott@cscott.net">cscott@cscott.net</a>> wrote:<br>
><br>
> ..which is indeed the issue I am attempting to deal with (trying to<br>
> put the discussion back on track) -- a bunch of user authored content<br>
> which looks correct to a native speaker when using the unicode bidi<br>
> algorithm (implemented in the browser).  Language tags are only<br>
> applied sporadically when needed to correct some obvious issue --<br>
> although the future Visual Editor project at wikimedia hopes to make<br>
> language tagging a more integrated part of the editing process.<br>
></p>
<p dir="ltr">There are a number of problems with current implementations of web browser web support.  </p>
<p dir="ltr">If you are going to compare bidi  support in XeTeX with web browsers,  it would be better to compare it with the proposed changes in HTML5 and CSS3 which will bring it more inline with key changes in Unicode 6.3 bidi support. </p>

<p dir="ltr">> Language tagging uses the HTML <span lang="...." dir="...."> standard.<br>
>  Directionality tagging uses <bdo> and <bdi> where necessary.  </p>
<p dir="ltr">In most cases <bdo>  and <bdi> should not be needed.</p>
<p dir="ltr">But<br>
> again, the point of the bidi algorithm is to avoid the necessity of<br>
> manual tagging in many cases.</p>
<p dir="ltr">This is the idea in the proposed changes in HTML5, </p>
<p dir="ltr">More to the point which libraries is XeTeX using for Bidi support me how up-to-date are they? <br></p>