=========================================================== Linotype Frutiger Next font pack for LaTeX ============================================================ 2004-10-12 WalterSchmidt w.a.schmidt(at)gmx.net This bundle includes all files required to use the Linotype Frutiger Next 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 Linotype. | This is a preliminary releasse, which supports only the | regular, medium and bold font series. 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. Installing the Type1 font files ------------------------------- The Type1 fonts, as supplied by Linotype, are to be renamed for use with TeX: Linotype file name --> TeX file name FrutigerNextLT-Black.pfb lf9c8a.pfb FrutigerNextLT-BlackCond.pfb lf9c8ac.pfb FrutigerNextLT-BlackItalic.pfb lf9ci8a.pfb FrutigerNextLT-Bold.pfb lf9b8a.pfb FrutigerNextLT-BoldCond.pfb lf9b8ac.pfb FrutigerNextLT-BoldItalic.pfb lf9bi8a.pfb FrutigerNextLT-Heavy.pfb lf9h8a.pfb FrutigerNextLT-HeavyCond.pfb lf9h8ac.pfb FrutigerNextLT-HeavyItalic.pfb lf9hi8a.pfb FrutigerNextLT-Light.pfb lf9l8a.pfb FrutigerNextLT-LightCond.pfb lf9l8ac.pfb FrutigerNextLT-LightItalic.pfb lf9li8a.pfb FrutigerNextLT-Medium.pfb lf9m8a.pfb FrutigerNextLT-MediumCond.pfb lm9m8ac.pfb FrutigerNextLT-MediumItalic.pfb lf9mi8a.pfb FrutigerNextLT-Regular.pfb lf9r8a.pfb FrutigerNextLT-RegularCond.pfb lf9r8ac.pfb FrutigerNextLT-RegularItalic.pfb lf9ri8a.pfb Copy them to the directory texmf/fonts/type1/linotype/frutigernext of your TeX system. Rename the .afm files accordingly and copy them to: texmf/fonts/afm/linotype/frutigernext Most likely, you will have to create these directories first. It is recommended to install _all_ above fonts, even though the "light", "heavy" and "black" series are not yet supported. Installing the TeX support files from the archive lf9.zip --------------------------------------------------------- Unpack the ZIP archive lf9.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 --------------------------- The present distribution includes several font map files for the Linotype Frutiger Next fonts. You need to configure your TeX system so that an appropriate file is 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 Next is "lf9.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 lf9.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 lf9.map With earlier versions of teTeX, consult its documentation about how to add new map files to the system. Configuring VTeX/Free --------------------- Make VTeX read the additional font map ("aliasing") file lf9.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 "lf9.ali" is to be added to the TYPE1 section of the above-mentioned files: TYPE1 { ... lf9.ali } In case you are still using VTeX/Free 7.x (as opposed to v8.x), copy the .ali file from texmf/fonts/map/vtex to the directory texmf/vtex/config. Using the Linotype Frutiger Next fonts with LaTeX ------------------------------------------------- See the file frutigernext.txt, which resides in the directory texmf/doc/fonts/linotype. Legal notice ------------ The bundle "Linotype Frutiger Next for LaTeX "is made up from the files lf9.txt and lf9.zip. Copyright (c) 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