============================================================

           Using the typeface "Dolly" with LaTeX

============================================================
                                                  2002-05-29
                                              Walter Schmidt
                                      w.a.schmidt(at)gmx.net


The LaTeX name of the font family "Dolly" is "dolly".  Thus,
the command

  \renewcommand{\rmdefault}{dolly}

makes LaTeX use it as the default roman font family.
Notice that there are _no_ matching math fonts!


NFSS classification
-------------------

  encodings      family  series  shape(s)  
  -----------------------------------------
  OT1, T1, TS1   dolly    m       n, it, sc
  OT1, T1, TS1   dolly    b       n

The roman, italic and bold fonts have all old.style
numerals.  The smallcaps font has numeral with uniform
width, which line with the x-height.

The TS1 (text companion) character set is not complete, but
includes the Euro symbol \texteuro.  Using this symbol 
requires version 9 or better of PSNFSS.


== finis

