mirror of
https://github.com/vale981/NotesTeX
synced 2025-03-04 09:21:41 -05:00
remove commit again
This commit is contained in:
parent
62a45fd64a
commit
6aff43bf6e
1 changed files with 3 additions and 10 deletions
|
@ -551,14 +551,8 @@
|
|||
\usepackage{xstring}
|
||||
\usepackage{catchfile}
|
||||
|
||||
\CatchFileDef{\headfull}{.git/HEAD}{}
|
||||
\StrGobbleRight{\headfull}{1}[\head]
|
||||
\StrBehind[2]{\head}{/}[\branch]
|
||||
\IfFileExists{.git/refs/heads/\branch}{%
|
||||
\CatchFileDef{\commit}{.git/refs/heads/\branch}{}}{%
|
||||
\newcommand{\commit}{\dots~(in \emph{packed-refs})}}
|
||||
|
||||
%first page
|
||||
% first page
|
||||
\renewcommand\maketitle{
|
||||
%% First page
|
||||
\pagestyle{empty}
|
||||
|
@ -616,9 +610,8 @@
|
|||
\fi
|
||||
\afterEmailSpace
|
||||
{\bfseries\raggedright\sffamily Version\par}
|
||||
\@date\quad
|
||||
\commit on \branch
|
||||
\afterAuthorSpace
|
||||
\@date
|
||||
\afterAffiliationSpace
|
||||
%Erratum or addendum
|
||||
\if!\@xtum!\else\noindent{\@xtum}\afterXtumSpace\fi
|
||||
% Abstract
|
||||
|
|
Loading…
Add table
Reference in a new issue