I have been looking around the web for guides on how to install a new font for LaTeX with PDFlatex. There are plenty of guides, but I have a hard time trying to follow them.
At the moment I have the following files and file structure:
-pwb(walbaum)
-fonts
-afm
-abobe
-walbaum
<18x .afm files>
-enc
<empty>
-map
<1x .map file>
-tfm
-abobe
-walbaum
<60x .tfm files>
-type1
-abobe
-walbaum
<18x .pfb files>
-vf
-abobe
-walbaum
<30x .vf files>
-tex
-latex
-abobe
-walbaum
<4x .fd files>
<1x .sty file>
So what is the next steps to be able to use the font? Where should I put the files, etc? And will I be able to use it for math equations?
If you can explain it in a simple way, I would be glad.
Bonus info: I am using TexMaker and PDFLatex on a Mac.
texhash) and runupdmap. But really: Use XeTeX or LuaTeX. Both do microtype, LuaTeX more so. – Martin Schröder Aug 06 '14 at 10:02updmap-sysif it is a single user system? – daleif Aug 06 '14 at 10:06