Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
9 additions
and
6 deletions.
-
+2
−1
README.md
-
+3
−2
scripts/LaTeX-git-log
-
+3
−2
scripts/LaTeX-git-log-author
-
+1
−1
scripts/README.md
There are no files selected for viewing
|
|
@@ -1,5 +1,6 @@ |
|
|
# My typesetting environment |
|
|
|
|
|
<pre> |
|
|
./docstrip-template A singe template .dtx file for small LaTeX packages |
|
|
./docstrip-template A singe template .dtx file for small LaTeX packages |
|
|
./scripts Some scripts |
|
|
</pre> |
|
|
@@ -12,6 +12,8 @@ echo '\begin{tabular}{lp{12cm}} |
|
|
\end{tabular} |
|
|
|
|
|
\bigskip |
|
|
\newcounter{gitversionnumber} |
|
|
\newcommand{\StepPrintgitV}{\stepcounter{gitversionnumber}\arabic{gitversionnumber}} |
|
|
|
|
|
\iflanguage{ngerman}{\shorthandoff{"}}{} |
|
|
\resetplusplus |
|
|
@@ -35,6 +37,5 @@ echo '\begin{tabular}{lp{12cm}} |
|
|
## git log --pretty=format:'%ai' |
|
|
## git log --date=short --pretty=format:'%ad' |
|
|
## for privacy |
|
|
git log --date=short --pretty=format:'\hline \plusplus & TeMpforsed%d TeMpforsedend & %ad & %s &' --shortstat|grep -v "^$"|sed 'N;s/\n/ /'|sed 's/ deletions(-)$/ \\\\/g'|sed 's/ insertions(+),/ \&/g'|sed 's/+0100/CET/g'|sed 's/+0200/CEST/g'|sed 's/files changed,/\&/g'|sed 's/TeMpforsed ([a-zA-Z]*,\ //g'|sed 's/,\ [a-zA-Z]*) TeMpforsedend//g'|sed 's/master)\ \&/\&/g'|sed 's/[a-zA-Z]*) TeMpforsedend//g'|sed 's/TeMpforsed (//g'|sed 's/TeMpforsed TeMpforsedend //g'|sed 's/ TeMpforsed //g'|sed 's/ / /g'|sed 's/_/ /g'|tac |
|
|
git log --date=short --pretty=format:'\hline \StepPrintgitV & TeMpforsed%d TeMpforsedend & %ad & %s &' --shortstat|grep -v "^$"|sed 'N;s/\n/ /'|sed 's/ deletions(-)$/ \\\\/g'|sed 's/ insertions(+),/ \&/g'|sed 's/+0100/CET/g'|sed 's/+0200/CEST/g'|sed 's/files changed,/\&/g'|sed 's/TeMpforsed ([a-zA-Z]*,\ //g'|sed 's/,\ [a-zA-Z]*) TeMpforsedend//g'|sed 's/master)\ \&/\&/g'|sed 's/[a-zA-Z]*) TeMpforsedend//g'|sed 's/TeMpforsed (//g'|sed 's/TeMpforsed TeMpforsedend //g'|sed 's/ TeMpforsed //g'|sed 's/ / /g'|sed 's/_/ /g'|tac |
|
|
echo '\end{longtable}' |
|
|
|
|
|
@@ -12,6 +12,8 @@ echo '\begin{tabular}{lp{12cm}} |
|
|
\end{tabular} |
|
|
|
|
|
\bigskip |
|
|
\newcounter{gitversionnumber} |
|
|
\newcommand{\StepPrintgitV}{\stepcounter{gitversionnumber}\arabic{gitversionnumber}} |
|
|
|
|
|
\iflanguage{ngerman}{\shorthandoff{"}}{} |
|
|
\resetplusplus |
|
|
@@ -36,6 +38,5 @@ echo '\begin{tabular}{lp{12cm}} |
|
|
## git log --pretty=format:'%ai' |
|
|
## git log --date=short --pretty=format:'%ad' |
|
|
## for privacy |
|
|
git log --date=short --pretty=format:'\hline \plusplus & TeMpforsed%d TeMpforsedend & %an & %ad & %s &' --shortstat|grep -v "^$"|sed 'N;s/\n/ /'|sed 's/ deletions(-)$/ \\\\/g'|sed 's/ insertions(+),/ \&/g'|sed 's/+0100/CET/g'|sed 's/+0200/CEST/g'|sed 's/files changed,/\&/g'|sed 's/TeMpforsed ([a-zA-Z]*,\ //g'|sed 's/,\ [a-zA-Z]*) TeMpforsedend//g'|sed 's/master)\ \&/\&/g'|sed 's/[a-zA-Z]*) TeMpforsedend//g'|sed 's/TeMpforsed (//g'|sed 's/TeMpforsed TeMpforsedend //g'|sed 's/ TeMpforsed //g'|sed 's/ / /g'|sed 's/_/ /g'|tac |
|
|
git log --date=short --pretty=format:'\hline \StepPrintgitV & TeMpforsed%d TeMpforsedend & %an & %ad & %s &' --shortstat|grep -v "^$"|sed 'N;s/\n/ /'|sed 's/ deletions(-)$/ \\\\/g'|sed 's/ insertions(+),/ \&/g'|sed 's/+0100/CET/g'|sed 's/+0200/CEST/g'|sed 's/files changed,/\&/g'|sed 's/TeMpforsed ([a-zA-Z]*,\ //g'|sed 's/,\ [a-zA-Z]*) TeMpforsedend//g'|sed 's/master)\ \&/\&/g'|sed 's/[a-zA-Z]*) TeMpforsedend//g'|sed 's/TeMpforsed (//g'|sed 's/TeMpforsed TeMpforsedend //g'|sed 's/ TeMpforsed //g'|sed 's/ / /g'|sed 's/_/ /g'|tac |
|
|
echo '\end{longtable}' |
|
|
|
|
|
@@ -5,6 +5,6 @@ |
|
|
./pdfoptmod Executes pdfopt and removes the original pdf file |
|
|
./LaTeX-git-wdiff Converts the output of git diff --color-words |
|
|
./LaTeX-git-log Converts the output of git log into LaTeX |
|
|
./LaTeX-git-log-author Converts the output of git log into LaTeX |
|
|
./LaTeX-git-log-author Converts the output of git log (with author) into LaTeX |
|
|
./makeindex-dtx Executes makeindex for dtx files |
|
|
</pre> |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.