Font problem

LUK ShunTim cestluk@polyu.edu.hk
Thu, 09 Mar 2000 13:52:29 +0800


"Erling D. Andersen" wrote:
> 
> Hi,
> 
> I have some thing like
> 
> \begin{slide}
> \begin{scriptsize}
> ...
> \end{scriptsize}
> \end{slide}
> 
> and when I proces the document using fptex I get
> 
> #######
> 
> [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]
> 
> LaTeX Font Warning: Font shape `U/lasy/m/n' in size <7> not available
> (Font)              size <12> substituted on input line 1090.
> 
> (helsoco.tb1) [38] [39] [40] [41] (helsoco.aux)
> 
> LaTeX Font Warning: Size substitutions with differences
> (Font)              up to 5.0pt have occured.
> 
> #######
> 
> Am I missing some fonts in the fptex installation? How do I get it to use a
> smaller font?

I think in slitex some font sizes, though you can call them using
different latex commands, are in fact the same. \scriptsize is the same
as \small, so you get a bigger font. Maybe \tiny will suit you; but
slitex is for slides, too small a size will not be very legible from a
distance.

IMHO, if you have time, you can investigate using foiltex (available on
CTAN), which may give you more/easier control than slitex.

Regards,
ST
--