The Czech TUG homepage has instructions and files to install the Lido STF fonts here. I don't know much about how fonts work in TeX, and the files have a modification date of 2001, so I'd like to ask:
- Are these instructions up-to-date and correct? If not, please provide corrections.
- Do I need to install the OFS package? This is unclear for me from the instructions.
- How do I invoke the font in my documents?
(I know I can just use XeTeX, but it's sometimes fun to do things like this. I'm using MiKTeX 2.9.)
Here is a summary in case the link breaks.
- Unpack the
.tgzarchive. Insert the following line into
texmf/dvips/config/config.ps:p +slido.mapInsert the following line into
texmf/pdftex/config/pdftex.cfg:map +slido.mapIn
texmf/web2c/mktex.cnf, deletefontmapsfrom the line settingMT-FEATURES.- Run
texhash.
