CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ fonts/ psfonts/ leawood

You can get this entire directory bundled as leawood.zip.

Packages located here

Package Caption
leawood LaTeX support for use of ITC Leawood font family.

Subdirectories of this one

NameDateDescription
texmf/ 2003-09-03

Files in this directory

NameDateSize Description
README 2003-09-03 3 Kbyte download Shown below
leawood.dtx 2003-09-03 9 Kbyte download
leawood.ins 2003-09-03 1 Kbyte download
leawood.pdf 2003-09-03 284 Kbyte download

Contents of the README file

                  +--------------------------------+
                  |      THE LEAWOOD PACKAGE       |
                  |  Scott Pakin, pakin@uiuc.edu   |
                  +--------------------------------+


Description
===========

The leawood package provides all of the files needed to make the ITC
Leawood font available to TeX and LaTeX.  Note that the font itself is
not freely available; the leawood package assumes you have already
purchased ITC Leawood.

leawood.pdf contains some brief documentation and font samples.


Installation
============

Copy all of the ITC Leawood .pfb files into
texmf/fonts/type1/public/leawood.  Optionally copy all of the .afm
files into texmf/fonts/afm/public/leawood.  Remember: ITC Leawood is a
commercial font; you have to purchase the .pfb (PostScript Type 1)
files.  In order for LaTeX to recognize ITC Leawood the font files
must be renamed according to the Berry naming scheme:

    lwb_____.PFB --> ilwb8a.pfb
    lwbi____.PFB --> ilwbi8a.pfb
    lwbl____.PFB --> ilwc8a.pfb
    lwbli___.PFB --> ilwci8a.pfb
    lwm_____.PFB --> ilwm8a.pfb
    lwmi____.PFB --> ilwmi8a.pfb
    lww_____.PFB --> ilwk8a.pfb
    lwwi____.PFB --> ilwki8a.pfb

and likewise for the .afm files.

Copy the contents of leawood's texmf subdirectory onto your local
texmf directory (e.g., /usr/local/texmf or C:\localtexmf).  Run
texhash or invoke whatever program is needed to update TeX's filename
database.

Tell dvips, pdftex, xdvi, yap, etc. to utilize leawood.map.  In the
teTeX TeX distribution, this is done by adding leawood.map (possibly
with full pathname) to the extra_modules section of the updmap script
(located in texmf/dvips/config/) then running updmap.  In other
distributions, you may need to add "p +leawood.map" to your config.ps
file (probably also located in texmf/dvips/config/) and, if you use
pdfTeX, "map +leawood.map" to your pdftex.cfg file (probably in
texmf/pdftex/config/).

The leawood package uses LuxiMono as its default fixed-width font so
it is recommended that you install the luximono package as well.
(leawood will issue a warning message -- but not abort -- if luximono
is unavailable.)  luximono is freely available from CTAN at
http://www.ctan.org/tex-archive/fonts/LuxiMono/.


Usage
=====

Put "\usepackage{leawood}" in your document's preamble.  This replaces
Computer Modern with ITC Leawood as the default body font.  See
leawood.pdf for further details and a description of the package
options.


Copyright and License
=====================

The leawood LaTeX2e package is covered by the following copyright and
license:

    Copyright (C) 2003 by Scott Pakin <pakin@uiuc.edu>
    --------------------------------------------------

    These files may be distributed and/or modified under the
    conditions of the LaTeX Project Public License, either version 1.2
    of this license or (at your option) any later version.  The latest
    version of this license is in:

       http://www.latex-project.org/lppl.txt

    and version 1.2 or later is part of all distributions of LaTeX
    version 1999/12/01 or later.

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.