[texhax] font support with /sc

Samuel Lelievre samuel.lelievre.tex at free.fr
Mon Jun 16 14:54:27 CEST 2008


Ryan King asked:

>  I need a sans font which has good support for small caps.
>  Most available with my texlive on archlinux either kick out
>  (read as type 3) on the small caps, or bullets when producing
>  a pdf.  I need a complete font set with all modifiers, and
>  symbols, and suggestions?

Helvetica is a sans font with small caps.

http://www.tug.dk/FontCatalogue/helvetica/

\usepackage[T1]{fontenc}
\usepackage[scaled]{helvet}

% If you want the base font of the document to be sans serif:
\renewcommand*\familydefault{\sfdefault}


More information about the texhax mailing list