Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LaTeX Template HsH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
1041bb02
Commit
1041bb02
authored
1 year ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
remove `\changes`, we only need one changelog
parent
d3333092
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/HsH-classes.dtx
+0
-15
0 additions, 15 deletions
src/HsH-classes.dtx
src/HsH-classes.pdf
+1
-1
1 addition, 1 deletion
src/HsH-classes.pdf
with
1 addition
and
16 deletions
src/HsH-classes.dtx
+
0
−
15
View file @
1041bb02
...
...
@@ -115,7 +115,6 @@ http://www.latex-project.org/lppl.txt
\setlength\marginparsep{2\labelsep}
%
\EnableCrossrefs
\RecordChanges
%
\GetFileInfo{\jobname.dtx}
\title{
...
...
@@ -135,11 +134,6 @@ http://www.latex-project.org/lppl.txt
%</driver>
%\fi
%
%^^A ---------- change log -------------------------------------------------------------
%\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{v3.00}{2024-04-24}{Refactor for classoptions and other basic improvments}
%
%
%^^A ---------- document body ----------------------------------------------------------
%
...
...
@@ -661,8 +655,6 @@ http://www.latex-project.org/lppl.txt
% \end{option}
%
% \begin{option}{abstract}
% \changes{v3.01}{2024-04-26}{Added option}
%
% The \opt{abstract} option sets multiple different switches and configureations.
% We first define the needed macros:
% \begin{macrocode}
...
...
@@ -704,8 +696,6 @@ http://www.latex-project.org/lppl.txt
% \end{option}
%
% \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.
% \begin{macrocode}
\DefineFamilyKey{HsH}{toc}{%
...
...
@@ -792,8 +782,6 @@ http://www.latex-project.org/lppl.txt
% \end{macro}
%
% \begin{option}{faculty}
% \changes{v3.02}{2024-04-29}{missing comma caused \opt{1} to not work}
%
% The \opt{faculty} options is once again a \emph{Numerical} option, mapping the five
% faculties and storeing the selected one in |\HsH@opt@faculty|.
% \begin{macrocode}
...
...
@@ -907,11 +895,9 @@ http://www.latex-project.org/lppl.txt
% \pkg{inputenc} package is no longer requried. Should the user still use a old
% setup or use a different encoding, he is responsible for loading \pkg{inputenc}
% himself.
% \changes{v3.00}{2024-02-03}{removed the \pkg{inputenc} package, as utf8 is now default}
%
% The font-encoding for the pdf file is also set up to allow for the full european
% characterset.
% \changes{v3.00}{2024-02-03}{added \pkg{type1ec} package to get better font-scaling} ^^A see https://tex.stackexchange.com/questions/208304
% \begin{macrocode}
\RequirePackage[T1]{fontenc}
\RequirePackage{type1ec}
...
...
@@ -1301,7 +1287,6 @@ http://www.latex-project.org/lppl.txt
% \end{macro}
%
% \begin{macro}{\declarationAuthorship}
% \changes{v2.01}{2023-08-11}{Deprecate \cmd{\declarationAuthorship}, as it got replaced by \cmd{\declarationofauthorship}}
% \begin{macrocode}
\def\declarationAuthorship{%
\ClassWarning{\HsHClassName}{%
...
...
This diff is collapsed.
Click to expand it.
src/HsH-classes.pdf
LFS
+
1
−
1
View file @
1041bb02
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment