Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Tue, 10 May 2005 11:26:16 +0200 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id j4A9QE0w015358 for ; Tue, 10 May 2005 11:26:14 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.119.176]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id j4A9KdtL009569; Tue, 10 May 2005 11:20:39 +0200 (MET DST) Received: from listserv (listserv.uni-heidelberg.de [129.206.119.176]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id j49M1dv6006207; Tue, 10 May 2005 11:17:57 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8e) with spool id 211009 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 10 May 2005 11:17:56 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id j4A97ud4022603 for ; Tue, 10 May 2005 11:07:56 +0200 Received: from mail35.messagelabs.com (mail35.messagelabs.com [62.231.131.195]) by relay.uni-heidelberg.de (8.12.10/8.12.10) with SMTP id j4A9AMfK006967 for ; Tue, 10 May 2005 11:10:22 +0200 (MET DST) X-VirusChecked: Checked X-Env-Sender: davidc@nag.co.uk X-Msg-Ref: server-22.tower-35.messagelabs.com!1115716088!27819080!1 X-StarScan-Version: 5.4.11; banners=nag.co.uk,-,- X-Originating-IP: [212.125.75.75] Received: (qmail 4400 invoked from network); 10 May 2005 09:08:08 -0000 Received: from smtp-6.star.net.uk (212.125.75.75) by server-22.tower-35.messagelabs.com with SMTP; 10 May 2005 09:08:08 -0000 Received: (qmail 13005 invoked from network); 10 May 2005 09:08:07 -0000 Received: from unknown (HELO nag.co.uk) (62.231.145.242) by smtp-6.star.net.uk with SMTP; 10 May 2005 09:08:07 -0000 Received: from penguin.nag.co.uk (IDENT:root@penguin.nag.co.uk [192.156.217.14]) by nag.co.uk (8.9.3/8.9.3) with ESMTP id KAA13015 for ; Tue, 10 May 2005 10:07:53 +0100 (BST) Received: by penguin.nag.co.uk (8.9.3) id KAA32368; Tue, 10 May 2005 10:07:47 +0100 References: <1c0fbe0520d085d2578bc565ff248163@guerilla.net.au> <20050427075026.GD10313@mathematik.tu-darmstadt.de> <1c0fbe0520d085d2578bc565ff248163@guerilla.net.au> <20050510081921.GA19993@mathematik.tu-darmstadt.de> Message-ID: <200505100907.KAA32368@penguin.nag.co.uk> Date: Tue, 10 May 2005 10:07:47 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: David Carlisle Subject: Re: new^2 font selection scheme To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <20050510081921.GA19993@mathematik.tu-darmstadt.de> (message from Achim Blumensath on Tue, 10 May 2005 10:19:21 +0200) Precedence: list X-ProteoSys-SPAM-Score: 0 () X-Scanned-By: MIMEDefang at proteosys.com Return-Path: owner-latex-l@listserv.uni-heidelberg.de X-OriginalArrivalTime: 10 May 2005 09:26:17.0068 (UTC) FILETIME=[515562C0:01C55542] Status: R X-Status: X-Keywords: X-UID: 4872 > Since the font definitions of > the MinionPro project are very regular we have created macros to > generate them. So each FD file just consists of two lines. E.g.,: > > \input{MinionPro-FontDef.sty} > \Mn@DeclareLargeFontFamily{T1}{MinionPro-OsF}{osf}{t1} > > But these macros rely on the keyval package For a future system te rules can probably be relaxed, but for 2e can't you move the generating logic into the fdd file? The docstrip module system has a a mechanism for evaluating booleans annd generating or not generating lines in each file based on certain flags, I'd have thought it would have been possible to extend that and end up with basic (even if larger) fd files that are still automatically driven rather than manually created. But I haven't looked at the exact tests you are doing in the minion fd files though... David ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________