Skip to content

Commit

Permalink
add git info
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Aug 12, 2024
1 parent 1f2bd68 commit db3400b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions article.swimmer-framework-contact.springer.tex
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@
\usepackage{tikz}
% \usepackage[authoryear,sort]{natbib}
% \usepackage[natbib=true]{biblatex}
\usepackage[colorlinks,citecolor=blue]{hyperref}
\IfFileExists{.git/gitHeadInfo.gin}{
\usepackage[pcount,grumpy,mark,markifdirty]{gitinfo2}
}{%
\usepackage[local,pcount,grumpy,mark,markifdirty]{gitinfo2}
}

% Feel++ macro
\newcommand{\feelpp}{Feel\nolinebreak\hspace{-.05em}\raisebox{.4ex}{\tiny\bf +}\nolinebreak\hspace{-.10em}\raisebox{.4ex}{\tiny\bf +}\xspace}

\newcommand{\review}[1]{\textcolor{blue}{#1}}

Expand Down

0 comments on commit db3400b

Please sign in to comment.