From ff0be2556ec1f7fbde7f75caeed672f326246d37 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Sep 2014 01:51:10 +0000 Subject: gitinfo2 (6sep14) git-svn-id: svn://tug.org/texlive/trunk@35123 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/gitinfo2/gitexinfo.sty | 6 +++--- Master/texmf-dist/tex/latex/gitinfo2/gitinfo2.sty | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/gitinfo2') diff --git a/Master/texmf-dist/tex/latex/gitinfo2/gitexinfo.sty b/Master/texmf-dist/tex/latex/gitinfo2/gitexinfo.sty index 7767684eb8e..47ea589e284 100644 --- a/Master/texmf-dist/tex/latex/gitinfo2/gitexinfo.sty +++ b/Master/texmf-dist/tex/latex/gitinfo2/gitexinfo.sty @@ -14,11 +14,11 @@ % % This work consists of these files: % gitinfo2.sty, gitexinfo.sty, gitinfo2.tex, gitinfo2.pdf, -% gitinfo2test.tex, post-git-sample.txt, +% gitinfo2test.tex, post-xxx-sample.txt, % and gitPseudoHeadInfo.gin % ----------------------------------------------------- \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{gitexinfo}[2014/05/12 v2.00 Auxiliary package for gitinfo2] +\ProvidesPackage{gitexinfo}[2014/09/04 v2.0.2 Auxiliary package for gitinfo2] \RequirePackage{kvoptions} \RequirePackage{xstring} \RequirePackage{etoolbox} @@ -123,4 +123,4 @@ }{% \renewcommand{\git@tagmark}{\\Head tags: \gitTags} } -\renewcommand{\gitMark}{Branch: \gitBranch\,@\,\gitAbbrevHash{} / Release:\gitReln{} (\gitAuthorDate)\git@tagmark} +\renewcommand{\gitMark}{Branch: \gitBranch\,@\,\gitAbbrevHash{} \textbullet{} Release:\gitReln{} (\gitAuthorDate)\git@tagmark} diff --git a/Master/texmf-dist/tex/latex/gitinfo2/gitinfo2.sty b/Master/texmf-dist/tex/latex/gitinfo2/gitinfo2.sty index e6dabe42ce9..b98d3c0b9af 100644 --- a/Master/texmf-dist/tex/latex/gitinfo2/gitinfo2.sty +++ b/Master/texmf-dist/tex/latex/gitinfo2/gitinfo2.sty @@ -14,11 +14,11 @@ % % This work consists of these files: % gitinfo2.sty, gitexinfo.sty, gitinfo2.tex, gitinfo2.pdf, -% gitinfo2test.tex, post-git-sample.txt, +% gitinfo2test.tex, post-xxx-sample.txt, % and gitPseudoHeadInfo.gin % ----------------------------------------------------- \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{gitinfo2}[2014/05/12 v2.00 git revision information] +\ProvidesPackage{gitinfo2}[2014/09/04 v2.0.2 git revision information] \RequirePackage{etoolbox} \RequirePackage{kvoptions} \RequirePackage{eso-pic} @@ -177,7 +177,7 @@ \makebox[\paperwidth]{% \begin{minipage}[b]{\paperwidth}% \renewcommand{\baselinestretch}{1}% - \centering{\gitMarkFormat\gitMarkPref{} \gitMark}% + \centering{\gitMarkFormat\gitMarkPref{} \textbullet{} \gitMark}% \end{minipage}% }% }% -- cgit v1.2.3