texlive-gitfile-info
Get Git metadata for a specific file
If you are using git to control versions of LaTeX files, you may want to show yourself or other users or devs the current version of the file, information about the author and last edited date. All packages for Git known make that kind of information available for the whole repository. But sometimes you have a lot of files within the same repository in different versions, from different authors etc. Perhaps you also split up a big project in small files and want to show within the document who had edited what. This package gives you the opportunity to do so.
- Versions: 2025.2
- Website: https://ctan.org/pkg/gitfile-info
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-gitfile-info as follows:
guix install texlive-gitfile-info
Or install a particular version:
guix install texlive-gitfile-info@2025.2
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.
Badge code
You can use the following badge to inform users of texlive-gitfile-info about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/texlive-gitfile-info'><img src='https://packages.guix.gnu.org/packages/texlive-gitfile-info/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/texlive-gitfile-info)
Example Org:
[[https://packages.guix.gnu.org/packages/texlive-gitfile-info][https://packages.guix.gnu.org/packages/texlive-gitfile-info/badges/latest-version.svg]]