| Jacob Sparre Andersen: Using the font "Foundry Form Sans Book" in LaTeX | [ Computing | Science | LEGO | Comics ] |
|---|
When I first tried to use our corporate font, Foundry Form Sans
Book
, in LaTeX, I didn't have much success. — But now it
works.
The basic problem seems to have been that our IT department only
distributes the font as
and
.pfb
files, while LaTeX has a preference for the
combination of .pfm
and
.pfb
files..afm
Part one in the solution was to contact Foundry Types Ltd and order a one
workstation license of the font in PC PostScript
format. They
charged my corporate credit card 60 GBP and sent me a zip file
containing
and .pfb
files for
the font..afm
Part two in the solution was to read Tutorial I
in Philipp
Lehman's The Font Installation Guide
, and convert the instructions
there (combined with a bit of advice from dk.edb.tekst) to a Unix script: ffs-install
When you have unzipped the file from Foundry Types Ltd, and downloaded ffs-install to the same directory, you just need to execute these two commands to make Foundry Form Sans Book available from LaTeX:
chmod +x ffs-install ./ffs-install
You will probably be asked for your password by
at some point in the process. This is for copying the files to the proper
location for LaTeX to find them. If you haven't got
sudo
access, you should ask your system administrator
to run sudo
for you.ffs-install
Curriculum vitae • Publication list • RSS feeds
Jacob Sparre Andersen Research & Innovation • Vesterbrogade 148 K • 1620 København V • Danmark