[OS X TeX] Re: Lucida and Beamer

Ross Moore ross at ics.mq.edu.au
Thu Jul 13 23:15:08 EDT 2006


Hi Gary,

On 14/07/2006, at 12:20 PM, Gary L. Gray wrote:

> I just tried a beamer presentation I have with Lucida. I used:
>
> \documentclass[color={dvipsnames,usenames}]{beamer}
> \usepackage{amsmath}
> \usepackage{amssymb}
> \usepackage[T1]{fontenc}

Try
   \usepackage[LY1]{fontenc}

Lucida-Bright is most certainly not encoded with T1 throughout
the entire font used for math-symbols.

> \usepackage[expert,altbullet,lucidasmallscale]{lucidabr}

In fact, when using Lucida you need to specify the
encoding as an option to the package.
All of these are valid:

\usepackage[LY1,expert,altbullet,lucidasmallscale]{lucidabr}
\usepackage[T1,expert,altbullet,lucidasmallscale]{lucidabr}
\usepackage[OT1,expert,altbullet,lucidasmallscale]{lucidabr}

In loading  lucidabr.sty  the encoding value:  LY1, T1 or OT1
causes math-accents to be handled slightly differently.

Presumably you should match the option to the \fontenc .

>
> and everything works very nicely accept that accents seem to all be  
> broken (for me, it is dots and hats). As Leslie Morland observed,  
> this also includes bars and tildes. I am not sure what is going on  
> here. It does the same thing even if I don't load the AMS packages.  
> Now, if you remove:
>
> \usepackage[T1]{fontenc}


Hope this helps,

	Ross

------------------------------------------------------------------------
Ross Moore                                         ross at maths.mq.edu.au
Mathematics Department                             office: E7A-419
Macquarie University                               tel: +61 +2 9850 8955
Sydney, Australia  2109                            fax: +61 +2 9850 8114
------------------------------------------------------------------------


------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the MacOSX-TeX mailing list