X-VM-v5-Data: ([nil nil nil nil t nil nil nil nil] ["1131" "Mon" "15" "November" "93" "05:42:57" "-0500" "H Sami Sozuer" "sozueh@RPI.EDU" "<9311151044.AA28400@sc.ZIB-Berlin.DE>" "39" "Re: psfonts.dtx" "^Date:" nil nil "11"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA17663; Mon, 15 Nov 93 11:44:30 +0100 Received: from vm.urz.Uni-Heidelberg.de (vm.hd-net.uni-heidelberg.de) by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA28400; Mon, 15 Nov 93 11:44:27 +0100 Message-Id: <9311151044.AA28400@sc.ZIB-Berlin.DE> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 4293; Mon, 15 Nov 93 11:42:56 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2271; Mon, 15 Nov 93 11:42:49 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2268; Mon, 15 Nov 93 11:42:45 CET Reply-To: Mailing list for the LaTeX3 project Date: Mon, 15 Nov 93 05:42:57 -0500 From: H Sami Sozuer Sender: Mailing list for the LaTeX3 project To: Multiple Recipients of Subject: Re: psfonts.dtx Status: R X-Status: X-Keywords: X-UID: 1160 Rainer Schoepf writes: > > Latex the following with NFSS (or NFSS2) > > > > \documentstyle[11pt,exscale]{article} > > \begin{document} > > $\rm\it\sf\bf\sc\sl\tt$ > > \tiny\footnotesize\scriptsize\small > > \large\Large\LARGE\huge > > \boldmath > > \tiny\footnotesize\scriptsize\small > > \large\Large\LARGE\huge > > \end{document} > > > > and then look at the .log file and see how many > > fonts were used up. > > > > The puzzle is: All the user intended to use was 7 + 8 + 8 + 8 =31 > > fonts. Why is it that NFSS assigns so many when nobody asked it to? > > Wasn't the idea that all fonts were assigned "on demand"? > > They are. But all math fonts need to be loaded before math mode is > entered, remember? So, you are effectively asking for a much larger > set of fonts, namely (9 + 9) * (1 + number of math fonts per size). No Rainer, you haven't done your homework. Math fonts need not, repeat, NOT be assigned BEFORE you enter math mode. > Sorry, but we are using TeX here and have to be content with what it > offers. I am positive that this is a limitation of NFSS and not of TeX. Sami Sozuer