X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1316" "Tue" "9" "March" "93" "16:14:00" "GMT" "spqr@MINSTER.YORK.AC.UK" "spqr@MINSTER.YORK.AC.UK" nil "31" "Re: Fonts and LaTeX 3" "^Date:" nil nil "3"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/1.9.92 ) id AA15131; Tue, 9 Mar 93 18:12:13 +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/19.6.92) id AA07255; Tue, 9 Mar 93 18:12:06 +0100 Message-Id: <9303091712.AA07255@sc.zib-berlin.dbp.de> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 5458; Tue, 09 Mar 93 18:12:17 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2823; Tue, 09 Mar 93 18:12:11 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2821; Tue, 09 Mar 93 18:12:08 CET Reply-To: Mailing list for the LaTeX3 project Date: Tue, 9 Mar 93 16:14:00 GMT From: spqr@MINSTER.YORK.AC.UK Sender: Mailing list for the LaTeX3 project To: Multiple Recipients of Subject: Re: Fonts and LaTeX 3 Status: R X-Status: X-Keywords: X-UID: 1013 > > How many angels you can get on a pinhead depends on how much they like > each other. > hate is as good a glue as love > to fit the x height of the cm math fonts. It's the cm math fonts that > should be scaled. I'd like to have LaTeX 3 provide a way to scale the math > fonts for the benefit of those of us who use scalable (e.g. PS) math fonts.) what is stopping you scaling the cm maths fonts? its possible in the old NFSS, and certainly easy in NFSS2 (keep that breath bated) > One thing that I've quite forgotten - some characters are > built as macros and don't get substitued with real glyphs automatically ... > more convenient to change the definitions of which macros expand to what > characters according to whether the chosen font supports it or not. This, > I suppose, might be brought about by a properly constructed > encoding thats just what you can do in NFSS2, supply a list of definitions to be set up when a given encoding is activated. so we take things like \ldots and \AA and \pounds, and stuff all that encoding-dependent stuff into an NFSS2 encoding, and away we go. I proved to my satisfaction it works by having a document with CM sans in DC-encoding mixed with old-TeX-encoded Times or the like, and simply having \sf slip me into the appropriate encoding. Sebastian