X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["3085" "Mon" "14" "April" "1997" "07:46:18" "+0200" "Frank Mittelbach" "Frank.Mittelbach@UNI-MAINZ.DE" nil "67" "Re: math fonts, etc" "^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 HAA27147 for ; Mon, 14 Apr 1997 07:51:35 +0200 (MET DST) Received: from listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <12.1EAF4B6D@listserv.gmd.de>; Mon, 14 Apr 1997 7:51:27 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 124619 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Mon, 14 Apr 1997 07:51:20 +0200 Received: from kralle.zdv.Uni-Mainz.DE (kralle.zdv.Uni-Mainz.DE [134.93.8.158]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id HAA27824 for ; Mon, 14 Apr 1997 07:51:15 +0200 (MET DST) Received: from frank.zdv.uni-mainz.de (Ufrank@localhost) by kralle.zdv.Uni-Mainz.DE (8.8.5/8.8.5) with UUCP id HAA15091 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Mon, 14 Apr 1997 07:51:08 +0200 (MET DST) X-Authentication-Warning: kralle.zdv.Uni-Mainz.DE: Ufrank set sender to frank.zdv.uni-mainz.de!latex3 using -f Received: (from latex3@localhost) by frank.zdv.uni-mainz.de (8.6.9/8.6.9) id HAA06423; Mon, 14 Apr 1997 07:46:18 +0200 References: Message-ID: <199704140546.HAA06423@frank.zdv.uni-mainz.de> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: Date: Mon, 14 Apr 1997 07:46:18 +0200 From: Frank Mittelbach Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: math fonts, etc Status: R X-Status: X-Keywords: X-UID: 1927 > >well, restricted or not this is right now what a few million papers do > >use :-) anyway, if you look closely at the draft proposal (p33) then > >you see that MSP contains a full upper and lowercase script/cal > >alphabet > > In fact, one can write mathematical manucripts using only a typewriter, > and in fact some very good mathematicians do (or did) just that. So what > people actually do use and get along with is not a good indicator for what > to include in a typesetting program of the future. have you overlooked the smiley? what's the saying: a million flies can't err? all i was commenting on here is that it isn't as bad as in the days of typewriter and i think we can agree on that. > So why not add bold/bold-slanted versions of those script fonts then, > regardless whether the stuff ends up in the AMS-fonts or whatever? If this because bold and slanted do not normally have to do with encodings. just as we don't have bold and normal weight chars in T1 but we use two T1 encoded fonts for that. if you would like a bold script then you would use a second MSP encoded font and your done. granted you then waste some slots because also the other glyphs of that font are bold and you might not want all of them but then one can have only one alphabet per font if the glyphs are to be accessible directly so putting more than one into a font is not a good idea for that reason > works for a first working wersion of the proposal, it is probably no match > adding a more scripty font in the final proposal. so the proposal already allows for having bold/bold/slanted versions and there is no need to *add* them to the encoding proposal > It would be nice to add a lower-case blackboardbold letters too (these > are in AMS-fonts). but they are in the encoding proposal: MS1 has 64 glyphs bbb glyphs (p.34) and MS2 a fraktur alphabet > >once we have gained that experience i think going back once more to > >the drawing board might be fruitful > > If the idea is to try out how the current work, it would perhaps be good > idea putting in an extensible arrows package. This sounds like a rather > conservative addition to me. :-) if you read carefully you find MS1 (point 14 page 35) Alan's arrow construction set as a possible suggestion for inclusion > However, I felt one should look it over and make sure it need not be > changed by such things that people want to develop complete sets of fonts > (with the bold/leaning/bold-leaning versions bundled to the plain shape). > > The reason is this upright-for-constants-leaning-for-nonconstants > principle, that seems to not have been explicitly brought up before. but it has --- during the discussion on the math font list that resulted in the proposal --- but it is conveniently be solved by additional fonts in the same encoding (and yes kerning is a problem but that was looked at as well and within TeX you are limited to kern only within one font so there is unfortunately no way to get *all* kerns you ideally want. for this we have to wait for omega) frank