On Wed, Oct 28, 2009 at 07:56:12PM +0100, Frank Mittelbach wrote:
> Heiko Oberdiek writes:
> > Hello,
> >
> > textcomp.sty contains:
> > \DeclareEncodingSubset{TS1}{cmr}{0}
> > ...
> > \DeclareEncodingSubset{TS1}{ptmj}{4}
> > However, I miss entries for the new font families
> > of Latin Modern and TeX Gyre.
>
> they could be added to textcomp.cfg with texlive and the like. However, they
> are certainly better directly supported which I have just done on the svn
> source.
% \begin{macrocode}
\DeclareEncodingSubset{TS1}{lmr} {0}
\DeclareEncodingSubset{TS1}{qhv} {0}
% \end{macrocode}
Also there are other families in the font bundles:
* Latin Modern: lmdh, lmss, lmssq, lmtt, lmvtt
* TeX Gyre: qag, qbk, qcr, qcs, qpl, qtm, qzc, qhvc
Yours sincerely
Heiko <[log in to unmask]>
|