|
@@ -4,6 +4,7 @@
|
|
|
\KOMAoptions{toc=idx}
|
|
|
|
|
|
\usepackage{helpers}
|
|
|
+\usepackage{version-and-copyright}
|
|
|
\usepackage{recipe}
|
|
|
|
|
|
\usepackage{hyperxmp}
|
|
@@ -24,10 +25,13 @@
|
|
|
|
|
|
\title{The Open Source Cookbook}
|
|
|
|
|
|
-\lowertitleback{This compilation \copyright 2020, Samuel Flint,
|
|
|
+\lowertitleback{This compilation \copyrightRange{2020} Samuel Flint,
|
|
|
licensed \doclicenseName (\doclicenseIcon). Recipes copyright their
|
|
|
respective contributors, and under the same terms unless otherwise
|
|
|
- noted.}
|
|
|
+ noted.
|
|
|
+
|
|
|
+ Revision \texttt{\gitrevision}.
|
|
|
+}
|
|
|
|
|
|
\usepackage{hyperref}
|
|
|
\hypersetup{
|