Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
numapde-public
numapde-latex
Commits
cc332af0
Commit
cc332af0
authored
Apr 24, 2021
by
Roland Herzog
Browse files
adds translation to document type; brings back the date to the title material
parent
5285ee8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
numapde-exercise.cls
View file @
cc332af0
...
...
@@ -32,15 +32,11 @@
% Configure the document class specific settings
% Set document type
\def\numapde
@documenttype
{
Exercise
}
\def\numapde
@documenttype
{
\GetTranslation
{
Exercise
}
}
% Configure the problem counter
\counterwithout
{
numapde@problem
}{
section
}
% Remove \@date and spacing following it from \@maketitle
% https://tex.stackexchange.com/questions/288800/omit-the-date-in-maketitle-without-blanking-the-date
\patchcmd
{
\@
maketitle
}{{
\usekomafont
{
date
}{
\@
date
\par
}}
\vskip
\z
@
\@
plus 1em
}{}{}{}
% Set up the page header and footer
\addtokomafont
{
pageheadfoot
}{
\normalfont\sffamily\footnotesize
}
\date
{
\ISOToday
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment