LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
Date: Sun, 6 Jul 2003 07:24:08 +0200
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Subject: Re: \input
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
In-Reply-To: <[log in to unmask]>
Content-Type: text/plain; charset="iso-8859-15"
From: Michael Niedermair <[log in to unmask]>
Parts/Attachments: text/plain (16 lines)
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
                        inputfile
- ...

By
Michael

ATOM RSS1 RSS2