Getting the timing right with passing this option to bidi via polyglossia
is a bit tricky see

https://tex.stackexchange.com/questions/411907/suppress-bidis-logo-when-using-polyglossia

the bidi author gives some justification for this here

https://github.com/tex-xet/bidi/issues/60

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.

David

On 26 January 2018 at 02:50, Bruno Le Floch <blfla...@gmail.com> wrote:

> Hello Kamal,
>
> On 01/25/2018 09:10 PM, Kamal Abdali wrote:
> > My xelatex-processed document has this message on the title page of the
> > document: *"Typeset by the bidi package."*
> > *​* ​
> > I understand that bidi is being called by polyglossia which I am using.
> >
> > I hadn't
> > ​seen ​
> > such a message before. Is there a way to avoid
> > ​getting ​
> > this message?
> >
> > Kamal Abdali
>
> After loading the polyglossia package (but before selecting a language
> that reads right-to-left) try adding
>
> \usepackage[logo=off]{bidi}
>
> Strangely the default is logo=on and the option is not documented.
>
> Bruno
>
>
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
>   http://tug.org/mailman/listinfo/xetex
>

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to