Received: from mail.proteosys.com ([62.225.9.49]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.5329); Sun, 6 Jul 2003 07:40:44 +0200 Received: by mail.proteosys.com (8.12.9/8.12.2) with ESMTP id h665egPP005807 for ; Sun, 6 Jul 2003 07:40:42 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.27]) by relay2.uni-heidelberg.de (8.12.9/8.12.9) with ESMTP id h665ZFGl002158; Sun, 6 Jul 2003 07:35:15 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C34381.24939600" Received: from listserv (listserv.uni-heidelberg.de [129.206.100.27]) by listserv.uni-heidelberg.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h665WKpY008646; Sun, 6 Jul 2003 07:32:20 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 0170 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 6 Jul 2003 07:32:20 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h665MKpU008583 for ; Sun, 6 Jul 2003 07:22:20 +0200 Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by relay.uni-heidelberg.de (8.12.9/8.12.9) with SMTP id h665Nvmp004941 for ; Sun, 6 Jul 2003 07:23:57 +0200 (MET DST) Received: (qmail 13674 invoked by uid 65534); 6 Jul 2003 05:23:56 -0000 Received: from pD9EBFBA4.dip.t-dialin.net (EHLO maus.home) (217.235.251.164) by mail.gmx.net (mp021) with SMTP; 06 Jul 2003 07:23:56 +0200 In-Reply-To: <16134.24630.894055.174261@zarniwoop.ms25.local> References: <16134.24630.894055.174261@zarniwoop.ms25.local> Return-Path: X-OriginalArrivalTime: 06 Jul 2003 05:40:44.0740 (UTC) FILETIME=[25048040:01C34381] User-Agent: KMail/1.5.1 X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) X-Spam-Score: -25.6 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_KMAIL Content-class: urn:content-classes:message Subject: Re: \input Date: Sun, 6 Jul 2003 06:24:08 +0100 Message-ID: A<200307060724.08138.m.g.n@gmx.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: \input Thread-Index: AcNDgSU+uhLddGftQ9e5KCWIyUm+GA== From: "Michael Niedermair" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4639 This is a multi-part message in MIME format. ------_=_NextPart_001_01C34381.24939600 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Good morning! > macro \inputfile which expands to the name of the file that is > currently read. In ExTeX (based on NTS) we have programmed such primitives: - \input standard-version - \inputfile{} can be a Makros or has space - \jobname Name of the master file - \inputjobname Name of the file, which is imported by input or inputfile - ... By Michael ------_=_NextPart_001_01C34381.24939600 Content-Type: text/html; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Re: \input

Good morning!

> macro \inputfile which expands to the name of the = file that is
> currently read.

In ExTeX (based on NTS) we have programmed such = primitives:
- \input = <file>         = standard-version
- \inputfile{<file>}    = <file> can be a Makros or has space
- = \jobname           = ;   Name of the master file
- = \inputjobname         Name of = the file, which is imported by input or
          &nbs= p;            = ; inputfile
- ...

By
Michael

------_=_NextPart_001_01C34381.24939600--