doc: update with copyright and version
This commit is contained in:
parent
be23836eaf
commit
589d03e1ab
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue