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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
695d4137
Commit
695d4137
authored
10 months ago
by
Jan Wille
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix/typos' into development
parents
3b1c0efa
1d116367
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+3
-3
3 additions, 3 deletions
CHANGELOG.md
README.md
+2
-2
2 additions, 2 deletions
README.md
src/HsH-classes.dtx
+3
-3
3 additions, 3 deletions
src/HsH-classes.dtx
src/HsH-classes.pdf
+2
-2
2 additions, 2 deletions
src/HsH-classes.pdf
with
10 additions
and
10 deletions
CHANGELOG.md
+
3
−
3
View file @
695d4137
...
@@ -35,15 +35,15 @@ All notable changes to this project will be documented in this file.
...
@@ -35,15 +35,15 @@ All notable changes to this project will be documented in this file.
### Fixed
### Fixed
-
implement the
`abstract`
enviroment to behave as pre v3
-
implement the
`abstract`
enviro
n
ment to behave as pre v3
-
removed debug print from
`latexmk`
inkscape recip
y
-
removed debug print from
`latexmk`
inkscape recip
e
### Added
### Added
-
option
`abstract`
-
option
`abstract`
-
`abstract=keywords|nokeywords`
to enable/disable the display of keywords after the abstract
-
`abstract=keywords|nokeywords`
to enable/disable the display of keywords after the abstract
-
`abstract=totoc|notoc`
to add the abstract to the TOC
-
`abstract=totoc|notoc`
to add the abstract to the TOC
-
exten
x
KOMA option
`toc`
-
exten
d
KOMA option
`toc`
-
`toc=totoc|notoc`
to add toc to itself
-
`toc=totoc|notoc`
to add toc to itself
-
`toc=abstrct|noabstract`
as alias for
`abstract=totoc`
and
`abstract=notoc`
-
`toc=abstrct|noabstract`
as alias for
`abstract=totoc`
and
`abstract=notoc`
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
695d4137
...
@@ -71,7 +71,7 @@ locally using `git checkout example`.
...
@@ -71,7 +71,7 @@ locally using `git checkout example`.
### Recommended software
### Recommended software
As a
T
ex-
D
istribution,
[
MiKTeX is recommended
](
https://miktex.org/
)
, TexLive should also
As a
t
ex-
d
istribution,
[
MiKTeX is recommended
](
https://miktex.org/
)
, TexLive should also
work, but I don't use it much. You will also need
`perl`
to run
`latexmk`
and other
work, but I don't use it much. You will also need
`perl`
to run
`latexmk`
and other
useful tools. To edit the
`.tex`
files, you could use any text editor, but I personally
useful tools. To edit the
`.tex`
files, you could use any text editor, but I personally
like
[
Visual Studio Code
](
https://code.visualstudio.com/
)
the most, which can also be
like
[
Visual Studio Code
](
https://code.visualstudio.com/
)
the most, which can also be
...
@@ -120,7 +120,7 @@ git commit --all -m "initalise for [Project]"
...
@@ -120,7 +120,7 @@ git commit --all -m "initalise for [Project]"
git push
git push
```
```
> **Note** giving you `[Project]` name as the default branch name is optional, and you could
> **Note** giving you
r
`[Project]` name as the default branch name is optional, and you could
> keep the default name of `master`, but as the template also has a `master` branch it is
> keep the default name of `master`, but as the template also has a `master` branch it is
> less confusing if you choose a different name.
> less confusing if you choose a different name.
...
...
This diff is collapsed.
Click to expand it.
src/HsH-classes.dtx
+
3
−
3
View file @
695d4137
...
@@ -344,7 +344,7 @@ http://www.latex-project.org/lppl.txt
...
@@ -344,7 +344,7 @@ http://www.latex-project.org/lppl.txt
%
%
% \DescribeMacro{\includeHsHlogohere}
% \DescribeMacro{\includeHsHlogohere}
% The macro \cmd{\includeHsHlogohere\oarg{width}} is used by |\maketitle| to produce
% The macro \cmd{\includeHsHlogohere\oarg{width}} is used by |\maketitle| to produce
% the logo. But if you want it elsewhere, you can
n
call this macro yourself.
% the logo. But if you want it elsewhere, you can call this macro yourself.
%
%
%
%
% \subsection{Commands for document writing}
% \subsection{Commands for document writing}
...
@@ -406,7 +406,7 @@ http://www.latex-project.org/lppl.txt
...
@@ -406,7 +406,7 @@ http://www.latex-project.org/lppl.txt
% words to pural, like this:
% words to pural, like this:
% |\ifsingleauthor{one}{multiple} person\ifsingleauthor{}{s}|
% |\ifsingleauthor{one}{multiple} person\ifsingleauthor{}{s}|
%
%
%\section{Package l
a
oding}
%\section{Package lo
a
ding}
% The classes load some packges for internal use as well as loading and configuring
% The classes load some packges for internal use as well as loading and configuring
% common use packages. The details are documented in the following section.
% common use packages. The details are documented in the following section.
%
%
...
@@ -891,7 +891,7 @@ http://www.latex-project.org/lppl.txt
...
@@ -891,7 +891,7 @@ http://www.latex-project.org/lppl.txt
}
}
% \end{macrocode}
% \end{macrocode}
%
%
% Now we can
n
process the options for the |HsH| familiy.
% Now we can process the options for the |HsH| familiy.
% \begin{macrocode}
% \begin{macrocode}
\FamilyProcessOptions{HsH}\relax
\FamilyProcessOptions{HsH}\relax
% \end{macrocode}
% \end{macrocode}
...
...
This diff is collapsed.
Click to expand it.
src/HsH-classes.pdf
LFS
+
2
−
2
View file @
695d4137
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