<div dir="ltr"><div>Getting the timing right with passing this option to bidi via polyglossia is a bit tricky see</div><div><br></div><div><a href="https://tex.stackexchange.com/questions/411907/suppress-bidis-logo-when-using-polyglossia">https://tex.stackexchange.com/questions/411907/suppress-bidis-logo-when-using-polyglossia</a></div><div><br></div><div>the bidi author gives some justification for this here</div><div><br></div><div><a href="https://github.com/tex-xet/bidi/issues/60">https://github.com/tex-xet/bidi/issues/60</a></div><div><br></div><div>but to be honest I think that this is a really bad default, and polyglossia probably should disable this while loading bidi rather than rely on the user to find an undocumented option in an internally loaded package.</div><div><br></div><div>David<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 26 January 2018 at 02:50, Bruno Le Floch <span dir="ltr"><<a href="mailto:blflatex@gmail.com" target="_blank">blflatex@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Kamal,<br>
<span class=""><br>
On 01/25/2018 09:10 PM, Kamal Abdali wrote:<br>
> My xelatex-processed document has this message on the title page of the<br>
</span>> document: *"Typeset by the bidi package."*<br>
> *​* ​<br>
<span class="">> I understand that bidi is being called by polyglossia which I am using.<br>
><br>
> I hadn't<br>
> ​seen ​<br>
> such a message before. Is there a way to avoid<br>
> ​getting ​<br>
> this message?<br>
><br>
> Kamal Abdali<br>
<br>
</span>After loading the polyglossia package (but before selecting a language<br>
that reads right-to-left) try adding<br>
<br>
\usepackage[logo=off]{bidi}<br>
<br>
Strangely the default is logo=on and the option is not documented.<br>
<br>
Bruno<br>
<br>
<br>
------------------------------<wbr>--------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" rel="noreferrer" target="_blank">http://tug.org/mailman/<wbr>listinfo/xetex</a><br>
</blockquote></div><br></div>