I have a file agaramond.map which contains lines like the following:
pads8r AGaramond-Semibold "TeXBase1Encoding ReEncodeFont" <8r.enc <pads8a.pfb
Through trial and error, I have found out that I can select this particular semibold series with
\fontfamily{pad}\fontseries{sb}\selectfont
Is there an automated way of listing all combinations of \fontfamily, \fontseries and \fontshape? I don't know how to select a few of the cuts appearing in my .map files.
.fd-file. – Ulrike Fischer Mar 30 '12 at 12:46tex/latex/psnfss– Ben Mar 30 '12 at 12:50t1pag.fdand nott1pad.fd– Herbert Mar 30 '12 at 13:338rpad.fd– Ben Mar 30 '12 at 22:55xelatexorlualatexandfontspecinstead ofpdflatexandnfss. – Martin Schröder Mar 31 '12 at 19:04