X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1026" "Thu" "9" "May" "1996" "21:19:31" "+0200" "Frank Mittelbach" "Frank.Mittelbach@UNI-MAINZ.DE" nil "24" "Re: ec font dimensions again" "^Date:" nil nil "5" nil "ec font dimensions again" nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by trudi.zdv.Uni-Mainz.DE (8.7.5/8.7.3) with ESMTP id VAA26417 for ; Thu, 9 May 1996 21:33:21 +0200 (MET DST) Received: from listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <4.9A4C48B4@listserv.gmd.de>; Thu, 9 May 1996 21:33:18 +0200 Received: from URZINFO.URZ.UNI-HEIDELBERG.DE by URZINFO.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 82450 for LATEX-L@URZINFO.URZ.UNI-HEIDELBERG.DE; Thu, 9 May 1996 21:32:23 +0200 Received: from kralle.zdv.Uni-Mainz.DE (kralle.zdv.Uni-Mainz.DE [134.93.178.158]) by relay.urz.uni-heidelberg.de (8.7.5/8.7.4) with ESMTP id VAA24737 for ; Thu, 9 May 1996 21:32:21 +0200 (MET DST) Received: from frank.zdv.uni-mainz.de (Ufrank@localhost) by kralle.zdv.Uni-Mainz.DE (8.7.5/8.6.12) with UUCP id VAA19029 for LATEX-L@relay.urz.uni-heidelberg.de; Thu, 9 May 1996 21:26:55 +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 VAA13884; Thu, 9 May 1996 21:19:31 +0200 References: <01I4IBN7OQXEA3D182@MZDMZA.ZDV.UNI-MAINZ.DE> Message-ID: <199605091919.VAA13884@frank.zdv.uni-mainz.de> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <01I4IBN7OQXEA3D182@MZDMZA.ZDV.UNI-MAINZ.DE> Date: Thu, 9 May 1996 21:19:31 +0200 From: Frank Mittelbach Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: ec font dimensions again Status: R X-Status: X-Keywords: X-UID: 1738 KNAPPEN@vkpmzd.kph.uni-mainz.de writes: > Here's my current proposal of additional fontdimensions to the dc/ec text > fonts: > > 23: font_cap_height % Height of non-accented caps > 24: font_ascender_height % Height of lowercase letter with ascenders > 25: font_accented_cap_height % (Maximal) Height of accented caps > 26: font_descender_depth % (Maximal) Depth of lowercase letters > 27: font_max_height % Height of the highest object in the font > 28: font_max_depth % Depth of the deepest object in the font > 29: font_digit_width % Width of the widest digit > 30: font_cap_stem % Breadth of the stem of capital I they look all good to me. One comment about 29: should that be set if digits have different widths? What use is this value in this case? Also is it really worth having at all? I mean this is one value which can be reasonably measured by TeX itself (in contrast to most of the others) another question: what happened to the proposal of a "suggested baselineskip value"? frank