=========================================================== Adobe Frutiger font pack for LaTeX ============================================================ 2004-08-08 WalterSchmidt w.a.schmidt(@)gmx.net This bundle includes all files required to use the Adobe Frutiger Type1 fonts with LaTeX on the Un*x or PC platform. It does _not_ include the actual Type1 fonts, which are to be purchased from Adobe. The following fonts are supported: Frutiger 45 Light Frutiger 46 Light Italic Frutiger 47 Light Condensed Frutiger 55 Roman Frutiger 56 Italic Frutiger 57 Condensed Frutiger 65 Bold Frutiger 66 Bold Italic Frutiger 67 Bold Condensed Frutiger 75 Black Frutiger 76 Black Italic Frutiger 77 Black Condensed Frutiger 87 Extra Black Condensed Frutiger 95 Ultra Black The below installation instructions assume a TDS-compliant TeX system, such as teTeX, MikTeX or VTeX/Free. Yet they may not exactly fit your particular TeX system; please, consult its documentation, too! The directory name "texmf" refers to the root directory of a TDS directory tree. In case your TeX systems has more than one directory tree, its documentation should tell you where to install new files. NEWS ---- 2004-08-08 optional scaling Updating from a previous release -------------------------------- In case you install this collection over any previous release, the directory texmf/tex/latex/adobe/frutiger/ and the files texmf/doc/latex/adobe/frutiger.txt texmf/vtex/config/pfr.ali are to be deleted manually. Installing the Type1 font files ------------------------------- | | You need not repeat this step, when updating from a | previous release of this collection! | The Type1 fonts, as supplied by Adobe, are to be renamed for use with TeX: Adobe file name TeX file name ftb_____.pfb -> pfrb8a.pfb ftbi____.pfb -> pfrbi8a.pfb ftbl____.pfb -> pfrc8a.pfb ftbli___.pfb -> pfrci8a.pfb fti_____.pfb -> pfrri8a.pfb ftl_____.pfb -> pfrl8a.pfb ftli____.pfb -> pfrli8a.pfb ftr_____.pfb -> pfrr8a.pfb ftubl___.pfb -> pfru8a.pfb ftbc____.pfb -> pfrb8ac.pfb ftblc___.pfb -> pfrc8ac.pfb ftc_____.pfb -> pfrr8ac.pfb ftebc___.pfb -> pfru8ac.pfb ftlc____.pfb -> pfrl8ac.pfb Copy them to the directory texmf/fonts/type1/adobe/frutiger of your TeX system. Rename the .afm files accordingly and copy them to: texmf/fonts/afm/adobe/frutiger Most likely, you will have to create these directories first. Installing the TeX support files from the archive pfr.zip --------------------------------------------------------- Unpack the ZIP archive pfr.zip in the directory "texmf" of your TeX system; thus, all files will be copied to the appropriate directories. Updating the filename database ------------------------------ Many TeX systems require manual updating of a "filename database" after adding of new files. Please, consult the documentation of your TeX system! Configuring your TeX system --------------------------- | | You need not repeat this step, when updating from a | previous release of this collection! | The present distribution comprises several font map files for the Adobe Frutiger fonts. You need to configure your TeX system so that these files are actually used. The required steps depend on the particular TeX system. Particular sets of instructions are provided below for the following systems: * teTeX * VTeX/Free With other TeX systems such as MikTeX, consult the related documentation how to install an additional font map file. The name of the map file to be used for Frutiger is "pfr.map". Two copies of this file reside in the directories texmf/dvips/config and texmf/fonts/map /dvips. Configuring teTeX ----------------- Additional font map files (here pfr.map) are installed using the shell script "updmap". With teTeX-2.0 and later (or teTeX-beta as of June 2002 and later) execute the following commands: texhash updmap --enable Map pfr.map With earlier versions of teTeX, consult its documentation how to install an additional map file. Configuring VTeX/Free --------------------- Make VTeX read the additional font map ("aliasing") file pfr.ali. This is usually accomplished by putting an appropriate record ito each of the configuration files texmf/vtex/config/pdf.fm and texmf/vtex/config/ps.fm The name "pfr.ali" is to be added to the TYPE1 section of the above-mentioned files: TYPE1 { ... pfr.ali } Using the Adobe Frutiger fonts with LaTeX ----------------------------------------- See the file frutiger.txt, which resides in the directory texmf/doc/fonts/adobe. Legal notice ------------ The bundle "Adobe Frutiger for LaTeX "is made up from the files pfr.txt and pfr.zip. Copyright (c) 2001--2004 Walter Schmidt It may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in and version 1.3 or later is part of all distributions of LaTeX version 2003/12/01 or later. This bundle has the LPPL maintenance status "maintained". == finis