This commit is contained in:
Michael Kohlhase 2014-10-28 09:14:57 +01:00
parent 2b4ed3986f
commit 8f51fd1045
4 changed files with 9 additions and 9 deletions

View File

@ -61,11 +61,11 @@
breaklinks=true, bookmarksopen=true]{hyperref}
\ifsubmit
\RequirePackage[hide]{ed}
\ifsvninfo\RequirePackage[final,today]{svninfo}\fi
\if@svninfo\RequirePackage[final,today]{svninfo}\fi
\else
\RequirePackage[show]{ed}
\ifsvninfo\RequirePackage[eso-foot,today]{svninfo}\fi
\ifgitinfo\RequirePackage[mark]{gitinfo2}\fi
\if@svninfo\RequirePackage[eso-foot,today]{svninfo}\fi
\if@gitinfo\RequirePackage[mark]{gitinfo2}\fi
\fi
\renewcommand\ednoteshape{\sl\footnotesize}
\ifpublic\excludecomment{private}\else\includecomment{private}\fi

View File

@ -588,11 +588,11 @@
% \begin{macrocode}
\ifsubmit
\RequirePackage[hide]{ed}
\ifsvninfo\RequirePackage[final,today]{svninfo}\fi
\if@svninfo\RequirePackage[final,today]{svninfo}\fi
\else
\RequirePackage[show]{ed}
\ifsvninfo\RequirePackage[eso-foot,today]{svninfo}\fi
\ifgitinfo\RequirePackage[mark]{gitinfo2}\fi
\if@svninfo\RequirePackage[eso-foot,today]{svninfo}\fi
\if@gitinfo\RequirePackage[mark]{gitinfo2}\fi
\fi
\renewcommand\ednoteshape{\sl\footnotesize}
% \end{macrocode}

Binary file not shown.

View File

@ -61,11 +61,11 @@
breaklinks=true, bookmarksopen=true]{hyperref}
\ifsubmit
\RequirePackage[hide]{ed}
\ifsvninfo\RequirePackage[final,today]{svninfo}\fi
\if@svninfo\RequirePackage[final,today]{svninfo}\fi
\else
\RequirePackage[show]{ed}
\ifsvninfo\RequirePackage[eso-foot,today]{svninfo}\fi
\ifgitinfo\RequirePackage[mark]{gitinfo2}\fi
\if@svninfo\RequirePackage[eso-foot,today]{svninfo}\fi
\if@gitinfo\RequirePackage[mark]{gitinfo2}\fi
\fi
\renewcommand\ednoteshape{\sl\footnotesize}
\ifpublic\excludecomment{private}\else\includecomment{private}\fi