Path to this page:
./
print/tex-currfile,
Provide file name and path of input files
Branch: CURRENT,
Version: 1.0,
Package name: tex-currfile-1.0,
Maintainer: pkgsrc-usersThe 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.
Master sites: (Expand)
Version history: (Expand)
- (2024-03-20) Updated to version: tex-currfile-1.0
- (2023-04-03) Package added to pkgsrc.se, version tex-currfile-0.8 (created)
CVS history: (Expand)
2024-03-20 10:56:41 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-currfile{,-doc}: update to 1.0
Fix for error if `currfile-abspath` is loaded before `currfile`.
|
2023-04-03 13:37:17 by Mark Davies | Files touched by this commit (8) |
Log message:
tex-currfile{,-doc}: add version 0.8
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.
|