Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
26 additions
and 38 deletions.
- +15 −6 MyPackages/declareDocumentVariablesRS.sty
- +3 −1 scripts/LaTeX-git-commit-count
- +2 −1 scripts/LaTeX-git-log
- +2 −1 scripts/LaTeX-git-wdiff
- +2 −2 scripts/README.md
- +0 −2 scripts/tlmgr-update
- +0 −23 templates/converter
- +2 −2 templates/project directory/hooks/post-checkout
There are no files selected for viewing
| @@ -1,9 +1,9 @@ | ||
| #!/bin/sh | ||
| #!/bin/bash | ||
| # Post-{commit,checkout,merge} | ||
| # | ||
| LaTeX-git-commit-count > files/git/version.tex ## \readgitstat{7} | ||
| LaTeX-git-log |sed 's/rlllrrr/rllp{14cm}rrr/g' > files/git/versions-log.tex | ||
| ## Falls die Tabele über den rechten Rand geht: |sed 's/rlllrrr/rllp{12cm}rrr/g' | ||
| LaTeX-gitstats >/dev/null | ||
| # LaTeX-gitstats >/dev/null | ||
| #LaTeX-gitstats.sh "" >/dev/null | ||
| git fsck --full |