X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1008" "Fri" "18" "April" "1997" "11:58:56" "+0100" "Sebastian Rahtz" "s.rahtz@ELSEVIER.CO.UK" nil "20" "Re: Alternatives to LaTeX" "^Date:" nil nil "4" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.4) with ESMTP id MAA27749; Fri, 18 Apr 1997 12:59:04 +0200 (MET DST) Received: from listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <1.C06A6FA7@listserv.gmd.de>; Fri, 18 Apr 1997 12:59:02 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 127144 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Fri, 18 Apr 1997 12:58:54 +0200 Received: from pillar.elsevier.co.uk (root@pillar.elsevier.co.uk [193.131.222.35]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id MAA11460 for ; Fri, 18 Apr 1997 12:58:48 +0200 (MET DST) Received: from snowdon.elsevier.co.uk (snowdon.elsevier.co.uk [193.131.197.164]) by pillar.elsevier.co.uk (8.8.5/8.8.5) with ESMTP id LAA20829 for ; Fri, 18 Apr 1997 11:56:08 +0100 (BST) Received: from cadair.elsevier.co.uk by snowdon.elsevier.co.uk with SMTP (PP); Fri, 18 Apr 1997 11:59:08 +0100 Received: from lochnagarn.elsevier.co.uk (lochnagarn.elsevier.co.uk [193.131.216.1]) by cadair.elsevier.co.uk (8.8.5/8.8.5) with ESMTP id LAA25112 for ; Fri, 18 Apr 1997 11:59:00 +0100 (BST) Received: (from srahtz@localhost) by lochnagarn.elsevier.co.uk (8.8.5/8.8.5) id LAA01692; Fri, 18 Apr 1997 11:58:56 +0100 (BST) References: Message-ID: <199704181058.LAA01692@lochnagarn.elsevier.co.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: Date: Fri, 18 Apr 1997 11:58:56 +0100 From: Sebastian Rahtz Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Alternatives to LaTeX Status: R X-Status: X-Keywords: X-UID: 1992 > you can only do kerning for glyph pairs in the same font of 256 glyphs. So > for building a good TeX font, you would have to build a virtual font based > on several PS fonts, adding new kerning information. the only relevance of this that I can see is if you want to kern between characters from expert and non-expert versions of the font. If you look at the `PSNFSS' font sets, the expertized ones already have virtual fonts combining the two raw originals, and kerning can be done. no problem at all > The second question, which I discussed, is how supplying the information > one would normally expect from TeX's full capacity. This takes quite some > effort to add, Robin Fairbairns said. You persist in equating features of Computer Modern with TeX itself; they are quite separate things!! It _is_ true that you need extra metric information to build good math metric files for TeX, but thats another issue. Y&Y add extra detail in the AFM files for Lucida Math for this reason. Sebastian