Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XeTeX-XeLaTeX logos

1 view
Skip to first unread message

Guido Milanese

unread,
Jan 5, 2010, 2:52:21 AM1/5/10
to
I am writing a book in LaTeX and I should refer to XeTeX in a chapter. I
know that the XeTeX and XeLaTeX logos are defined in xltxtra.sty, but the
package requires XeTeX. Is there another file defining these logos in order
to use them within a LaTeX document? I would not like to use a "wrong" logo.

Thanks,
Guido M. (Italy)
--
http://docenti.unicatt.it/ita/guido_fabrizio_milanese
http://www.arsantiqua.org


Elie

unread,
Jan 5, 2010, 2:58:48 AM1/5/10
to
On 5 jan, 09:52, Guido Milanese <guido.milan...@gmail.com> wrote:
>
> I am writing a book in LaTeX and I should refer to XeTeX in a chapter. I
> know that the XeTeX and XeLaTeX logos are defined in xltxtra.sty, but the
> package requires XeTeX. Is there another file defining these logos in order
> to use them within a LaTeX document? I would not like to use a "wrong" logo.

Hello,

the following example works:

\documentclass{article}
\usepackage{metalogo}
\begin{document}

\XeTeX\ \XeLaTeX

\end{document}

Thank you,
--
Elie

Guido Milanese

unread,
Jan 5, 2010, 5:16:06 AM1/5/10
to
Elie wrote:
Hello,
>
> the following example works:
>
> \documentclass{article}
> \usepackage{metalogo}
[...]

I did not know of this package! I'll have to fix the kerning because with
the font I'm using (Linux Libertine) it does not work well, but this is
definitely what I needed.

Many thanks!
gm

0 new messages