This package browser is in early development. Mind the rough edges.

texlive-currfile 66594

Provide file name and path of input files

The package provides macros holding file name information (directory, base name, extension, full name and full path) for files read by LaTeX \input and \include macros; it uses the file hooks provided by the author's filehook. In particular, it restores the parent file name after the trailing \clearpage of an \included file; as a result, the macros may be usefully employed in the page header and footer of the last printed page of such a file. The depth of inclusion is made available, together with the parent (including file) and parents (all including files to the root of the tree). The package supersedes FiNK.

Installation

Install texlive-currfile 66594 as follows:

guix install texlive-currfile@66594

Or install the latest version:

guix install texlive-currfile

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.