Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id o1CIgnl0011551 for ; Fri, 12 Feb 2010 19:42:50 +0100 Received: (qmail 23334 invoked by alias); 12 Feb 2010 18:42:44 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 12 Feb 2010 18:42:43 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx094) with SMTP; 12 Feb 2010 19:42:43 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o1CIeBOn025656 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Feb 2010 19:40:11 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id o1CEvZVm010347; Fri, 12 Feb 2010 19:40:11 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 386431 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 12 Feb 2010 19:40:11 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id o1CIeBI5012140 for ; Fri, 12 Feb 2010 19:40:11 +0100 Received: from smtp104.plus.mail.re1.yahoo.com (smtp104.plus.mail.re1.yahoo.com [69.147.102.67]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with SMTP id o1CIe3iG026223 for ; Fri, 12 Feb 2010 19:40:04 +0100 Received: (qmail 78074 invoked from network); 12 Feb 2010 18:40:03 -0000 Received: from p5B319428.dip0.t-ipconnect.de (st_philipp@91.49.148.40 with plain) by smtp104.plus.mail.re1.yahoo.com with SMTP; 12 Feb 2010 10:40:03 -0800 PST X-Yahoo-SMTP: _jlT6bOswBCTfNEaYibKorijSw14_bs- X-YMail-OSG: EnsVaY0VM1lq39SQNbWUmX8hij3rPXUkXU5IUfsrFasTHwRX2c4BPL.9CDEBPeToTl4pv.3yGYt_a.8vWSyxz7a4co.GDb9gw3s2.CFdv3nYzMWYXtOgoNbUYN.UHl9zCLyJp3fBjqF8mgok4ODcOnPnoM5BlUK2YymTp0lPFELIRHBqZVsLJbV5Oqmft0F0Z7D1AEUoM4MuHP7Xs0htlO9aetVUm9a5aE4MhI6NlsAeN0IfYv.bQshQTV0knodIuKpGwRlWyzdzgth0aUMgYK19fVvzQ4YOMXiUyLgLFlIFOsPt0rHidQcx8ZtN9VDRHIb6u3WTM9z8dCesxakvCtykR5s02kYBvBgL2Wo9ALqBZYHrvKkIZBDutZt4XukDYiUhWCw1TguVFC5yZNUZJUuKqFyW3UDCOyyyoZTIpxAa2YQd9eCpjw9EXyxDfTunYeiOkVpngH.T4yoP4DY4QnxYLhFZ3T7eqmswBzc6yrF.0amiZw-- X-Yahoo-Newman-Property: ymail-3 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1077) References: <1615.1265551064@cl.cam.ac.uk> X-Mailer: Apple Mail (2.1077) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id o1CIeBI5012141 Message-ID: <89081576-51A2-4EE5-AAED-A09773CF6C6E@yahoo.de> Date: Fri, 12 Feb 2010 19:40:01 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Philipp Stephani Subject: Re: Newbie Question on LaTeX 3 Programming To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <1615.1265551064@cl.cam.ac.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p77e5KAPs1l6v/Sb97LojnDtMgfETrECMLUO9erHzOJe+OynZRhvlGqvET/J 3dm2vHWnQHIuidpgLhS+P7NNYz+zyHLMY9yCwE++kMWpn0hIfcV3n8STYQjiBNEv//iokn+zIYdI NZYDQ==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de X-Scanned-By: MIMEDefang 2.63 on 85.214.41.38 Status: R X-Status: X-Keywords: X-UID: 6262 Am 07.02.2010 um 14:57 schrieb Robin Fairbairns: > Lars Hellström wrote: > >> FWIW, fontinst maintains a pool of output streams and allocates >> streams from this pool. See fibasics.dtx. > > there's the newfile package, too, for latex users. I think this only provides an interface for the existing stream primitives, but no new allocator. I would have liked to contribute a short piece of code for the allocator, but again Joseph was much too fast for me :-)