X-VM-v5-Data: ([nil nil nil nil t nil nil nil nil] ["1037" "Thu" "2" "December" "93" "18:36:37" "CET" "\"Denis B. Roegel\"" "Denis.Roegel@LORIA.FR" "<9312021738.AA23943@sc.ZIB-Berlin.DE>" "42" "NFSS2: bad \\DeclareFontShape ?" "^Date:" nil nil "12"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA00417; Thu, 2 Dec 93 18:39:01 +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 AA23943; Thu, 2 Dec 93 18:38:58 +0100 Message-Id: <9312021738.AA23943@sc.ZIB-Berlin.DE> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 6637; Thu, 02 Dec 93 18:37:08 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 6150; Thu, 02 Dec 93 18:36:56 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 6147; Thu, 02 Dec 93 18:36:52 CET Reply-To: Mailing list for the LaTeX3 project Date: Thu, 2 Dec 93 18:36:37 CET From: "Denis B. Roegel" Sender: Mailing list for the LaTeX3 project To: Multiple Recipients of Subject: NFSS2: bad \DeclareFontShape ? Status: R X-Status: X-Keywords: X-UID: 1195 Good day, I encountered a case where a bad font size is asked for. When I write \documentstyle[12pt]{article} \begin{document} {\tiny\tt something} \end{document} I ask for OT1/cmtt/m/n at 7pt, according to the definition of tiny in art12.sty. So, I am referring to the file OT1cmtt.fd where it is written: \DeclareFontShape{OT1}{cmtt}{m}{n} { <5><6><7><8>cmtt8 <9> cmtt9 <10><10.95>cmtt10 <12><14.4><17.28><20.74><24.88>cmtt12 }{} As I am working in 300dpi, xdvi or dvips should look for the file cmtt8.262pk (262.5=(7/8)*300). Unfortunately, it looks for cmtt8.225pk ((3/4)*300). Is this normal ? Denis. ----------------------------------------------------- | Denis Roegel | | CRIN (Centre de Recherche en Informatique de Nancy) | | F-54506 VANDOEUVRE-LES-NANCY | | FRANCE | | e-mail: roegel@loria.fr | -----------------------------------------------------