Heiko Oberdiek writes:
 > 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}

which is what I added, anything wrong?

 > 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

well if somebody has the time to test each to see which subset they support
(probably 0) and provides me with the decls I'm happy to add them too.

thanks
frank