X-VM-v5-Data: ([nil nil nil nil t nil nil nil nil] ["636" "Sun" "14" "November" "93" "14:27:59" "-0500" "H Sami Sozuer" "sozueh@RPI.EDU" "<9311141928.AA27116@sc.ZIB-Berlin.DE>" "25" "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 AA16300; Sun, 14 Nov 93 20:28:48 +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 AA27116; Sun, 14 Nov 93 20:28:46 +0100 Message-Id: <9311141928.AA27116@sc.ZIB-Berlin.DE> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 3143; Sun, 14 Nov 93 20:27:19 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 8819; Sun, 14 Nov 93 20:27:10 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 8817; Sun, 14 Nov 93 20:27:08 CET Reply-To: Mailing list for the LaTeX3 project Date: Sun, 14 Nov 93 14:27:59 -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: 1156 For those who would like to be mused by a *real* problem with NFSS, here is a puzzle: 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"? Enjoy. Sami Sozuer