From 589d03e1ab36208751c6c6cdc9db5e1239ca9f6f Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Tue, 23 Jan 2024 22:23:07 +0100 Subject: [PATCH] doc: update with copyright and version --- doc/moloch.tex | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/moloch.tex b/doc/moloch.tex index e6226b7..94fd937 100644 --- a/doc/moloch.tex +++ b/doc/moloch.tex @@ -9,6 +9,8 @@ %% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 %% International License (https://creativecommons.org/licenses/by-sa/4.0/). %% --------------------------------------------------------------------------- +%% Copyright 2024 Johan Larsson and contributors +%% --------------------------------------------------------------------------- \documentclass{ltxdoc} @@ -78,13 +80,15 @@ \end{minipage} } -\newcommand{\themename}{\textbf{moloch}\xspace} +\newcommand{\themename}{\textsf{moloch}\xspace} + +\def\molochversion{0.1.0} % x-release-please-version \usepackage{readprov} % \ReadPackageInfos{beamerthememoloch} -\title{Clean and Simple Beamer Presentations with the \themename package} -\author{Johan Larsson \and Matthias Vogelgesang\footnote{Matthias wrote the original version of this manual for the Metropolis theme.}} +\title{The \themename package (v\molochversion)} +\author{Johan Larsson \and Matthias Vogelgesang\footnote{Matthias wrote the original version of this manual for the Metropolis theme, which has since been modified by Johan Larsson.}} \date{\today} \begin{document}