Skip to content
Snippets Groups Projects
Commit 9f84c4c7 authored by Jan Wille's avatar Jan Wille
Browse files

add changes documentation

parent 4ee161aa
Branches
Tags
No related merge requests found
...@@ -138,6 +138,7 @@ http://www.latex-project.org/lppl.txt ...@@ -138,6 +138,7 @@ http://www.latex-project.org/lppl.txt
%^^A ---------- change log ------------------------------------------------------------- %^^A ---------- change log -------------------------------------------------------------
%\changes{v1.00}{2021-11-09}{Initial Version. Official first release} %\changes{v1.00}{2021-11-09}{Initial Version. Official first release}
%\changes{v2.00}{2023-08-08}{This version changes the default build-system to \texttt{latexmk}} %\changes{v2.00}{2023-08-08}{This version changes the default build-system to \texttt{latexmk}}
%\changes{v3.00}{2024-04-24}{Refactor for classoptions and other basic improvments}
% %
% %
%^^A ---------- document body ---------------------------------------------------------- %^^A ---------- document body ----------------------------------------------------------
...@@ -660,6 +661,8 @@ http://www.latex-project.org/lppl.txt ...@@ -660,6 +661,8 @@ http://www.latex-project.org/lppl.txt
% \end{option} % \end{option}
% %
% \begin{option}{abstract} % \begin{option}{abstract}
% \changes{v3.01}{2024-04-26}{Added option}
%
% The \opt{abstract} option sets multiple different switches and configureations. % The \opt{abstract} option sets multiple different switches and configureations.
% We first define the needed macros: % We first define the needed macros:
% \begin{macrocode} % \begin{macrocode}
...@@ -701,6 +704,8 @@ http://www.latex-project.org/lppl.txt ...@@ -701,6 +704,8 @@ http://www.latex-project.org/lppl.txt
% \end{option} % \end{option}
% %
% \begin{option}{toc} % \begin{option}{toc}
% \changes{v3.01}{2024-04-26}{Added options (extends \KOMAScript)}
%
% The \opt{toc} option is a \KOMAScript options we just extend. Options for the abstract and toc are added. % The \opt{toc} option is a \KOMAScript options we just extend. Options for the abstract and toc are added.
% \begin{macrocode} % \begin{macrocode}
\DefineFamilyKey{HsH}{toc}{% \DefineFamilyKey{HsH}{toc}{%
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment