Hi Iwan,<br><br>Which versions of xltxtra and metalogo are you using?<br><br>Andrew<br><br><br><div class="gmail_quote">On 3 June 2010 19:07, Iwan Setyawan <span dir="ltr">&lt;<a href="mailto:iwan.setyawan@ieee.org">iwan.setyawan@ieee.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
First, my apologies if this has been brought up before.<br>
<br>
I&#39;m having some difficulties typesetting the &quot;XeLaTeX&quot; and &quot;LaTeX&quot; logo under MacTeX 2009 and Xe(La)TeX.<br>
The problem is that  the &quot;A&quot; in LaTeX is typeset in lowercase, instead of uppercase. I don&#39;t have problem<br>
typesetting the LaTeX logo if I use LaTeX, instead of XeLaTeX.<br>
<br>
Here&#39;s an example of my code:<br>
<br>
\documentclass[xetex,mathserif,serif]{beamer}<br>
\usepackage{graphicx}<br>
\usepackage{enumerate}<br>
\usepackage{amsmath,amssymb,mathrsfs}<br>
\usetheme{Hannover}<br>
\usecolortheme{crane}<br>
\usepackage[no-math]{fontspec}<br>
\usepackage{xunicode}<br>
\usepackage{xltxtra}<br>
\setmainfont[Scale=1,Mapping=tex-text]{Optima}<br>
<br>
\mode&lt;presentation&gt;<br>
<br>
<br>
\begin{document}<br>
\begin{frame}{Testing}<br>
        Testing Beamer and \XeLaTeX\ combination. Here&#39;s a simple<br>
        equation:<br>
        \begin{equation}<br>
                c^{2}=b^{2}+a^{2}<br>
        \end{equation}<br>
        Isn&#39;t this \textbf{cool}? Now I can make presentations that<br>
        take full advantage of the available fonts on my Mac!<br>
        Here&#39;s another equation:<br>
        \begin{equation}<br>
                \alpha=\int_{\gamma}^{\psi} f(\zeta)d\zeta<br>
        \end{equation}<br>
\end{frame}<br>
\end{document}<br>
<br>
The following was the result when I was still using MacTeX 2008:<br>
<br><br>
<br>
The following was the result I have now. I&#39;m using MacTeX 2009:<br>
<br><br>
<br>
I get the same results with both TeXShop and Aquamacs. My MacTeX 2009 installation is &quot;virgin&quot;, that is, I don&#39;t recall updating any<br>
of the packages. I am using Mac OS X 10.5.8, on an iBook G4. The first example (the one typeset using MacTeX 2008) was typeset<br>
when this laptop was still running Tiger (10.4.x, forgot the exact version, but I think it was the most recent). I found it lying around in a<br>
backup folder.<br>
<br>
Any help will be greatly appreciated.<br>
<br>
- Iwan<br><br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</blockquote></div>