X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["2337" "Fri" "18" "April" "1997" "11:31:10" "+0100" "Robin Fairbairns" "Robin.Fairbairns@CL.CAM.AC.UK" nil "55" "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 MAA24828; Fri, 18 Apr 1997 12:31:20 +0200 (MET DST) Received: from listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <5.E11F9557@listserv.gmd.de>; Fri, 18 Apr 1997 12:31:18 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 127123 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Fri, 18 Apr 1997 12:31:14 +0200 Received: from heaton.cl.cam.ac.uk (exim@heaton.cl.cam.ac.uk [128.232.32.11]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with SMTP id MAA10589 for ; Fri, 18 Apr 1997 12:31:13 +0200 (MET DST) Received: from cl.cam.ac.uk [128.232.1.34] (rf) by heaton.cl.cam.ac.uk with esmtp (Exim 1.59 #2) id 0wIAwh-0004xk-00; Fri, 18 Apr 1997 11:31:11 +0100 Message-ID: Reply-To: Mailing list for the LaTeX3 project In-Reply-To: Your message of "Fri, 18 Apr 1997 12:08:27 +0200." Date: Fri, 18 Apr 1997 11:31:10 +0100 From: Robin Fairbairns 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: 1991 Hans Aberg writes: > [Much of this has already been answered by Robin Fairbairns] I think not. > > > One can convert PS font metric to TeX font metric, but TeX > > > can have more glyphs in a font, which allows for more kerning information, > > > for example. > >this is, excuse me, a meaningless sentence. TeX can see no more glyphs > >in a font than it has... > > This is really for the experts to reply, but most implementations of PS > fonts do not use several of the 256 possible slots, but this would not be > efficient for TeX fonts, which would can use all those slots. In addition, > 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. Suppose you have a type1 font that offers all the glyphs you need. What is the (efficiency) advantage to making a composite virtual font, rather than simply using what you've got? In my experience (almost exclusively typesetting Latin-script text) the automatically-generated 8r encoding of type1 gives me all I need. In such a case, it's a ludicrous *waste* of effort to create a new virtual font: unless you're wandering into typesetting of languages that aren't covered by 8r, to do such a thing would be ridiculously *in*efficient. > > > So the problem is that it is a lot of work setting it up. > > > >only once > > As Robin Fairbairns pointed out, there is a lot of work involved in > adding full METAFONTness, but you can of course also ignore adding that > missing information. Sebastian was answering a different question. You were talking (in a separate branch of the thread) about the awfulness of typesetting using linearly-scaled type1 fonts, and Sebastian retorted that if it's what the designer specifies, it's what he'll do. Michael Downes remarked that linear scaling is bad when the sizes get really small, which only really happens in maths; you then responded that we need a "bit of work" to add meta-ness to the existing fonts, and I responded to suggest that the "bit" was more likely to involve armies of designers and metafont hackers. > In fact there seems to be tw owholly different discussion topics going on > here: I.e., you actually _knew_ all the above... Robin (loudmouth) Fairbairns