Add GIT support
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
% DEBUGGING MACROS
|
||||
%
|
||||
|
||||
% Subversion support
|
||||
\usepackage{svn-multi}
|
||||
|
||||
% sideremark
|
||||
\newcommand\sideremark[1]{\marginpar
|
||||
[
|
||||
@@ -107,19 +104,3 @@
|
||||
%
|
||||
\newcommand{\Preprint}[1]{\marginpar{\color{blue}\tiny\sf Preprint only}\begin{color}{blue}#1\end{color}}
|
||||
\newcommand{\Publication}[1]{\marginpar{\color{teal}\tiny\sf Publication only}\begin{color}{teal}#1\end{color}}
|
||||
|
||||
|
||||
%
|
||||
% Subversion Support
|
||||
%
|
||||
\newcommand{\subversionInfo}{%
|
||||
\marginpar{\scriptsize \sf
|
||||
\begin{tabular}{ll}
|
||||
\rowcolor{gray} \multicolumn{2}{l}{\color{white}\bf \vphantom{\large S}Chapter Info}\\
|
||||
\rowcolor{lightgray} \vphantom{\large S}Rev.: & \# \svnfilerev\\
|
||||
\rowcolor{lightgray} \vphantom{\large S}Date: & \svnfileday.\svnfilemonth.\svnfileyear\\
|
||||
\rowcolor{lightgray} \vphantom{\large S}Time: & \svnfilehour:\svnfileminute\\
|
||||
\rowcolor{lightgray} By: & \svnfileauthor
|
||||
\end{tabular}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user