X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["2765" "Wed" "12" "April" "1995" "13:54:13" "+0200" "Rainer Schoepf" "schoepf@Uni-Mainz.DE" nil "71" "Announcement of final report on Math Font Encoding" "^Date:" nil nil "4" nil nil nil nil] nil) Received: from MZDMZA.ZDV.UNI-MAINZ.DE (vzdmzj.zdv.Uni-Mainz.DE [134.93.8.16]) by trudi.zdv.Uni-Mainz.DE (8.6.11/8.6.11) with ESMTP id SAA20453 for ; Wed, 12 Apr 1995 18:00:51 +0200 Received: from DIRECTORY-DAEMON by MZDMZA.ZDV.UNI-MAINZ.DE (PMDF V4.3-7 #4432) id <01HP9DWKMYV49JDKS1@MZDMZA.ZDV.UNI-MAINZ.DE>; Wed, 12 Apr 1995 18:00:13 +0100 Received: from degate.gmd.de by MZDMZA.ZDV.UNI-MAINZ.DE (PMDF V4.3-7 #4432) id <01HP9DWD8NO09TDI0I@MZDMZA.ZDV.UNI-MAINZ.DE>; Wed, 12 Apr 1995 18:00:04 +0100 Received: from vm.gmd.de by degate.gmd.de (SF for OpenVMS v1.0-a) with SMTP id AD69945F ; Wed, 12 Apr 1995 17:59:53 +0200 Received: from VM.GMD.DE by vm.gmd.de (IBM VM SMTP V2R2) with BSMTP id 0521; Wed, 12 Apr 95 17:54:32 +0200 Received: from VM.GMD.DE (NJE origin LISTSERV@DEARN) by VM.GMD.DE (LMail V1.2a/1.8a) with BSMTP id 4022; Wed, 12 Apr 1995 17:54:31 +0200 Reply-to: Mailing list for the LaTeX3 project Message-id: <01HP9DWDFCSY9TDI0I@MZDMZA.ZDV.UNI-MAINZ.DE> Organization: Johannes Gutenberg-Universitaet Mainz X-Envelope-to: schoepf@goofy.zdv.uni-mainz.de MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT Date: Wed, 12 Apr 1995 13:54:13 +0200 From: Rainer Schoepf Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Announcement of final report on Math Font Encoding Status: R X-Status: X-Keywords: X-UID: 1640 \documentclass{article} \begin{document} \newcommand{\NFSS}{\textsf{NFSS}} We are pleased to present the final report on ``Math Font Encoding'' produced by Justin Ziegler for the \LaTeX3 project. This document is electronically available from the CTAN hosts in the directory \begin{verbatim} /tex-archive/info/ltx3pub \end{verbatim} To process the document you will need the files \begin{verbatim} l3d007.tex l3ms002.cls \end{verbatim} The document is about 90 pages long. In one of the appendices, there are three font tables using fonts which are often not part of a LaTeX installation. However, you can process the rest of the document successfully without them (just ignore the error messages they generate:-). The rest of this announcment is lifted straight from the preface of the document. Justin has worked for three months at the Johannes Gutenberg University Mainz. His work was generously sponsored by GUTenberg (The French \TeX{} Users Group) and by the ZDV of the University of Mainz (Data Processing Center), the latter providing Justin with office space and taking care of the administrative details. In the past years a lot of work went into integrating new fonts into the \TeX{} system. Only five years ago, typesetting with \TeX{} basically meant typesetting in Computer Modern. Nowadays many users can choose (at least theoretically) from several thousands of fonts. Today, \NFSS{} is the standard font selection in \LaTeX{} and due to this mechanism and the fontinst-package by Alan Jeffrey virtually every PostScript font, in fact, every font for which a \texttt{tfm}-file can be obtained, can be used, out of the box, with \LaTeX. But for these thousand text fonts there are only five font families for use in math formulas to go with them. Even worse, every of these math font sets are encoded in a different way making it nearly impossible even for an expert \TeX{} user to use different fonts for math in different jobs. The work undertaken by Justin is the first of several steps to solve the problems at hand, the final goal being the development of a system that allows the user to change math fonts as painlessly as it is now possible with text fonts. Based on Justin's analysis and his proposal, the \LaTeX3 Project is now undertaking to provide a prototype implementation for math fonts, starting with the Computer Modern fonts as well as the Euler Math fonts. We expect this implementation to be available for public usage during 1995-96. \begin{flushright} Mainz, December 6, 1994\\[5pt] For the \LaTeX3 Project\\ Frank Mittelbach\\ Technical Director \LaTeX3 Project \end{flushright} \end{document}