summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latex-git-log
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latex-git-log')
-rw-r--r--Master/texmf-dist/doc/support/latex-git-log/README.md (renamed from Master/texmf-dist/doc/support/latex-git-log/README)19
-rw-r--r--Master/texmf-dist/doc/support/latex-git-log/po/de.po4
2 files changed, 15 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/support/latex-git-log/README b/Master/texmf-dist/doc/support/latex-git-log/README.md
index aaaae180109..f3d5f15f2c2 100644
--- a/Master/texmf-dist/doc/support/latex-git-log/README
+++ b/Master/texmf-dist/doc/support/latex-git-log/README.md
@@ -1,15 +1,17 @@
# latex-git-log
+
This program will output the entire version history as table written in LaTeX
if it is executed within a git repository.
-It is intended that you redirect the standard output of this script to a file
-which can then be included from your main TeX document.
+It is intended that you redirect the standard output of this script to a file which can then be included from your main LaTeX document.
Because the table can be very large you might want to put the thing on a
landscape page.
## Dependencies
+
### Of this script
+
This module requires these other modules and libraries:
IPC::System::Simple
@@ -18,6 +20,7 @@ This module requires these other modules and libraries:
Everything else should already be installed.
### To compile the output
+
The table is using the *longtable* package and the links to a web resource for
each commit use the `\href` macro from *hyperref*. So these two packages have
to be loaded.
@@ -28,9 +31,12 @@ page. You can defined it to a localized message to inform the reader that this
table is not complete and will be continued.
## License and development
-Copyright (C) by Robin Schneider <ypid23@aol.de> <br />
-Source code repository: https://github.com/ypid/typesetting/tree/master/scripts/latex-git-log <br />
-Please report bugs and feature requests at https://github.com/ypid/typesetting/issues <br />
+
+Copyright (C) 2012-2013,2017,2019-2020 Robin Schneider <ypid@riseup.net> <br/>
+SPDX-License-Identifier: GPL-3.0-or-later <br/>
+CTAN: https://ctan.org/pkg/latex-git-log <br/>
+Source code repository: https://github.com/ypid/typesetting/tree/master/scripts/latex-git-log <br/>
+Please report bugs and feature requests at https://github.com/ypid/typesetting/issues
## Usage
@@ -48,6 +54,7 @@ Please report bugs and feature requests at https://github.com/ypid/typesetting/i
--version, -v print version of this script
--help brief help message
--man full documentation
+ --range specify a git revision range
### Description of some options
@@ -65,7 +72,7 @@ Please report bugs and feature requests at https://github.com/ypid/typesetting/i
Set an base URL to link to a commit. This script will
automatically try to use the base URL for github.
- --lang Set the language of the legend and all strings in the output. Be
+ --lang Set the language of the legend and all strings in the output. By
default the language of your system is used but you can
overwrite this with this parameter.
diff --git a/Master/texmf-dist/doc/support/latex-git-log/po/de.po b/Master/texmf-dist/doc/support/latex-git-log/po/de.po
index c5ecd8937aa..401e7fe172c 100644
--- a/Master/texmf-dist/doc/support/latex-git-log/po/de.po
+++ b/Master/texmf-dist/doc/support/latex-git-log/po/de.po
@@ -1,10 +1,10 @@
msgid ""
msgstr ""
"Project-Id-Version: latex-git-log\n"
-"Report-Msgid-Bugs-To: ypid23@aol.de\n"
+"Report-Msgid-Bugs-To: ypid@riseup.net\n"
"POT-Creation-Date: 2013-06-15 18:43+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Robin Scheider <ypid23@aol.de>\n"
+"Last-Translator: Robin Scheider <ypid@riseup.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: DE\n"
"MIME-Version: 1.0\n"