============================================================
Using the Bitstream Zurich (Univers) font family with LaTeX
============================================================
                                                  2003-08-08
                                              Walter Schmidt
                                         w.a.schmidt@gmx.net
                                             
Loading of the macro package bunivers.sty, i.e.

  \usepackage{bunivers}
  
makes LaTeX use Bitstream Zuruch (Univers) as the default
sans serif font family.


Optional Scaling:

The Zurich fonts appear larger than many others, when used
with the same nominal size.  The macro package provides an
option to scale the Zurich fonts, in order to make blending
with other fonts easier.  For instance,

  \usepackage[scaled=0.90]{bunivers}

will scale the Zurich fonts down to 90% of their nominal
size.  When the value is omitted, a default scale of 0.95 is
assumed:

  \usepackage[scaled]{bunivers}



NFSS classification:

family  series  shape(s)  PostScript FontName
------------------------------------------------------------

bun     l       n, it     ZurichBT-Light, 
                          ZurichBT-LightItalic
bun     m       n, it     ZurichBT-Roman, 
                          ZurichBT-Italic
bun     b       n, it     ZurichBT-Bold, 
                          ZurichBT-BoldItalic
bun     eb      n, it     ZurichBT-Black, 
                          ZurichBT-BlackItalic
bun     ub      n         ZurichBT-ExtraBlack
bun     lc      n, it     ZurichBT-LightCondensed, 
                          ZurichBT-LightCondensedItalic
bun     mc      n, it     ZurichBT-RomanCondensed, 
                          ZurichBT-ItalicCondensed
bun     bc      n, it     ZurichBT-BoldCondensed, 
                          ZurichBT-BoldCondensedItalic
bun     lec     n         ZurichBT-LightExtraCondensed
bun     mec     n         ZurichBT-ExtraCondensed
bun     bec     n         ZurichBT-BoldExtraCondensed
bun     mx      n         ZurichBT-RomanExtended
bun     bx      n         ZurichBT-BoldExtended
bun     ebx     n         ZurichBT-BlackExtended
bun     ubx     n         Zurich Ultra Black Extended

Encodings:  OT1 (TeX text), T1 (Cork), TS1 (textcompanion).
The TS1 encoding comprises only those gylphs that belong to
the ISO-Adobe character set; particularly, there is no Euro
symbol.


