Hi Andrew,

Here's the info from the .log file. Hopefully, this is the info you requested:

(/usr/local/texlive/2009/texmf-dist/tex/xelatex/xltxtra/xltxtra.sty
Package: xltxtra 2009/09/02 v0.5 Improvements for the "XeLaTeX" format

(/usr/local/texlive/2009/texmf-dist/tex/latex/metalogo/metalogo.sty
Package: metalogo 2009/09/04 v0.11 Extended TeX logo macros

Regards,

- Iwan

On Jun 3, 2010, at 9:05 PM, Andrew Moschou wrote:

Hi Iwan,

Which versions of xltxtra and metalogo are you using?

Andrew


On 3 June 2010 19:07, Iwan Setyawan <iwan.setya...@ieee.org> wrote:
Hi,

First, my apologies if this has been brought up before.

I'm having some difficulties typesetting the "XeLaTeX" and "LaTeX" logo under MacTeX 2009 and Xe(La)TeX. The problem is that the "A" in LaTeX is typeset in lowercase, instead of uppercase. I don't have problem
typesetting the LaTeX logo if I use LaTeX, instead of XeLaTeX.

Here's an example of my code:

\documentclass[xetex,mathserif,serif]{beamer}
\usepackage{graphicx}
\usepackage{enumerate}
\usepackage{amsmath,amssymb,mathrsfs}
\usetheme{Hannover}
\usecolortheme{crane}
\usepackage[no-math]{fontspec}
\usepackage{xunicode}
\usepackage{xltxtra}
\setmainfont[Scale=1,Mapping=tex-text]{Optima}

\mode<presentation>


\begin{document}
\begin{frame}{Testing}
       Testing Beamer and \XeLaTeX\ combination. Here's a simple
       equation:
       \begin{equation}
               c^{2}=b^{2}+a^{2}
       \end{equation}
       Isn't this \textbf{cool}? Now I can make presentations that
       take full advantage of the available fonts on my Mac!
       Here's another equation:
       \begin{equation}
               \alpha=\int_{\gamma}^{\psi} f(\zeta)d\zeta
       \end{equation}
\end{frame}
\end{document}

The following was the result when I was still using MacTeX 2008:



The following was the result I have now. I'm using MacTeX 2009:



I get the same results with both TeXShop and Aquamacs. My MacTeX 2009 installation is "virgin", that is, I don't recall updating any 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 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
backup folder.

Any help will be greatly appreciated.

- Iwan


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


--------------------------------------------------
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