[OS X TeX] More pronounced margin kerning in TL 2004?

Herb Schulz herbs at wideopenwest.com
Tue Nov 9 12:03:55 EST 2004


On 11/9/04 10:40 AM, "Gary L.Gray" <gray at engr.psu.edu> wrote:

> 
> Herb,
> 
> What do I need to do to get microtype to work with Lucida? When I try
> and use:
> 
> \usepackage[expert,altbullet,lucidasmallscale]{lucidabr}
> 
> with:
> 
> \usepackage[protrusion=true,expansion=true]{microtype}
> 
> I get the error:
> 
> ! Missing font identifier.
> <to be read again>
>                   LY1/ptm/m/n/12
> l.67 \begin{document}
> 
> 
> Thank you for any guidance you can give me.
> 
> -- Gary
> 

Howdy,

Here's what I use:

\usepackage[T1]{fontenc}
\usepackage[expert,vargreek,altbullet]{lucidabr}
% to force some defs that textcomp doesn't seem to think Lucida has
\usepackage[force]{textcomp}
% to get the euro that looks pretty good with Lucida
\usepackage{eurosans}
\let\texteuro\euro

The last requires the Adobe EuroSans Fonts, free from Adobe. I would suspect
it's the T1 encoding or that I've just been lucky so far.

BTW [protrusion=true,expansion=true] is actually the default which is the
same as [activate]. Try just using \usepackage{microtype} and see if that
makes a difference.

Good Luck,

Herb Schulz
(herbs at wideopenwest.com)

--------------------- 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 Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the MacOSX-TeX mailing list