diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-09 20:42:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-09 20:42:41 +0000 |
commit | a51bee1e122544a4ca7265ca150dd9e1523932f6 (patch) | |
tree | 85e8c0cd05888287c54073b2d97f88d685ae622f /Master/texmf-dist/source | |
parent | fae4167e434a635ec0607a2d256d34f94a1d25e3 (diff) |
gitfile-info (9apr19)
git-svn-id: svn://tug.org/texlive/trunk@50885 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/support/gitfile-info/gitfile-info.dtx | 31 | ||||
-rw-r--r-- | Master/texmf-dist/source/support/gitfile-info/gitfile-info.ins | 4 |
2 files changed, 18 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/support/gitfile-info/gitfile-info.dtx b/Master/texmf-dist/source/support/gitfile-info/gitfile-info.dtx index ba8756deef3..4f817a85de1 100644 --- a/Master/texmf-dist/source/support/gitfile-info/gitfile-info.dtx +++ b/Master/texmf-dist/source/support/gitfile-info/gitfile-info.dtx @@ -1,29 +1,29 @@ %\iffalse % gitfile-info.dtx generated using makedtx version 0.94b (c) Nicola Talbot % Command line args: -% -date "2016-07-14:14:15:32 -- Version 0.3" +% -macrocode "gfi-run.py" +% -macrocode "post-commit.py" +% -macrocode "post-merge.py" +% -macrocode "gitfile-info.gfi" +% -codetitle "Code" % -comment "gitfile-info.gfi" % -comment "gfi-run.py" % -comment "post-commit.py" % -comment "post-merge.py" +% -doc "../dokumentation.tex" % -src "(.*)\.sty=>\1.sty" % -src "gfi-run.py=>gfi-run.py" % -src "post-commit.py=>post-commit.py" % -src "post-merge.py=>post-merge.py" % -src "gitfile-info.gfi=>gitfile-info.gfi" +% -date "2019-04-09:19:53:54 -- Version 0.4" % -setambles "gitfile-info.gfi=>\nopreamble\nopostamble" % -setambles "gfi-run.py=>\nopreamble\nopostamble" % -setambles "post-commit.py=>\nopreamble\nopostamble" % -setambles "post-merge.py=>\nopreamble\nopostamble" -% -codetitle "Code" -% -doc "../dokumentation.tex" % -author "André Hilbig, mail@andrehilbig.de" -% -macrocode "gfi-run.py" -% -macrocode "post-commit.py" -% -macrocode "post-merge.py" -% -macrocode "gitfile-info.gfi" % gitfile-info -% Created on 2016-07-14:14:15:32 -- Version 0.3/7/14 14:15 +% Created on 2019-04-09:19:53:54 -- Version 0.4/4/9 19:53 %\fi %\iffalse %<*package> @@ -46,7 +46,7 @@ %\fi % \iffalse % Doc-Source file to use with LaTeX2e -% Copyright (C) 2016-07-14:14:15:32 -- Version 0.3 André Hilbig, mail@andrehilbig.de, all rights reserved. +% Copyright (C) 2019-04-09:19:53:54 -- Version 0.4 André Hilbig, mail@andrehilbig.de, all rights reserved. % \fi % \iffalse %<*driver> @@ -106,7 +106,7 @@ language=ngerman, ]{biblatex} \addglobalbib{gitfile-info.bib} -\renewcommand*{\mkbibnamelast}{\textsc} +\renewcommand*{\mkbibnamefamily}{\textsc} \DeclareCiteCommand{\citeauthorfull} {% @@ -208,7 +208,7 @@ pdftitle = {\LaTeX-package for reading git commit info for specific files} \ihead{\gfiGetAuthorName} \ohead{Stand: \gfiGetDate} -\CheckSum{121} +\CheckSum{122} \makeatletter \newcommand{\@subtitleA}{} @@ -701,6 +701,7 @@ pdftitle = {\LaTeX-package for reading git commit info for specific files} % \end{macro} % % \begin{macrocode} +\colorlet{colback}{yellow!20!black} \newtcolorbox{gfiInfoBox}{% every box on layer 2/.style={reset},% breakable,% @@ -720,8 +721,8 @@ pdftitle = {\LaTeX-package for reading git commit info for specific files} colframe=yellow!20!black,% sharp corners,rounded corners=southeast,arc is angular,arc=3mm,% underlay={% - \path[fill=tcbcol@back!80!black] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2); - \path[draw=tcbcol@frame,shorten <=-0.05mm,shorten >=-0.05mm] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2); + \path[fill=colback!80!black] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2); + \path[draw=black!75!white,shorten <=-0.05mm,shorten >=-0.05mm] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2); \path[fill=yellow!50!black,draw=none] (interior.south west) rectangle node[white,rotate=90]{\footnotesize\bfseries git} ([xshift=4mm]interior.north west); },% drop fuzzy shadow,% @@ -1039,9 +1040,9 @@ for fl in commFiles: %\iffalse % \begin{macrocode} % gitfile-info control file -\gfiSetDate{14}{07}{2016}{14}{14}{14. Juli 2016 14:14} +\gfiSetDate{09}{04}{2019}{19}{40}{09. April 2019 19:40} \gfiSetAuthor{André Hilbig}{mail@andrehilbig.de} -\gfiSetCommit{4850e30b19068843d017a4330d38cafd563d4586}{4850e3}% \end{macrocode} +\gfiSetCommit{ac5f4546b3f9533f287c2ce27843a92e2dfa4a68}{ac5f45}% \end{macrocode} %\fi %\iffalse % \begin{macrocode} diff --git a/Master/texmf-dist/source/support/gitfile-info/gitfile-info.ins b/Master/texmf-dist/source/support/gitfile-info/gitfile-info.ins index 279c7dd4283..47e7a0e5231 100644 --- a/Master/texmf-dist/source/support/gitfile-info/gitfile-info.ins +++ b/Master/texmf-dist/source/support/gitfile-info/gitfile-info.ins @@ -1,10 +1,10 @@ -% gitfile-info.ins generated using makedtx version 0.94b 2016-07-14:14:15:32 -- Version 0.3/7/14 14:15 +% gitfile-info.ins generated using makedtx version 0.94b 2019-04-09:19:53:54 -- Version 0.4/4/9 19:53 \input docstrip \preamble gitfile-info.dtx - Copyright 2016-07-14:14:15:32 -- Version 0.3 André Hilbig, mail@andrehilbig.de + Copyright 2019-04-09:19:53:54 -- Version 0.4 André Hilbig, mail@andrehilbig.de This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 |