summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-08-21 20:40:27 +0000
committerKarl Berry <karl@freefriends.org>2019-08-21 20:40:27 +0000
commite29e59e8a323a9d90704eb9c2701e38445f56992 (patch)
tree132140ecc4d907d991750cb853611c57f1e72744 /Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
parentf619bcd430f9d5c302309a048ac252d758be89d0 (diff)
tudscr (21aug19)
git-svn-id: svn://tug.org/texlive/trunk@51926 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
index 18ed90ecf40..2749c38cdf7 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
@@ -11,7 +11,7 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/07/17 v2.06b TUD-Script
+%% 2019/08/20 v2.06c TUD-Script
%%
%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
%%
@@ -54,7 +54,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/07/17 v2.06b TUD-Script}
+ \TUD@Version@Check{2019/08/20 v2.06c TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -79,7 +79,7 @@
}{}
%%% From File: tudscr-supervisor.dtx
\ProvidesPackage{tudscrsupervisor}[%
- 2019/07/17 v2.06b TUD-Script
+ 2019/08/20 v2.06c TUD-Script
package
(commands for supervisors)%
]
@@ -235,9 +235,9 @@
}
\newcommand\taskform[3][]{%
\begin{task}[#1]%
- \ifblank{#2}{}{\minisec{\objectivesname}#2}%
+ \ifblank{#2}{}{\minisec{\objectivesname}\smallskip#2}%
\ifblank{#3}{}{%
- \minisec{\focusname}%
+ \minisec{\focusname}\smallskip%
\begin{itemize}\tud@RaggedRight%
#3%
\end{itemize}%
@@ -300,9 +300,9 @@
}
\newcommand\evaluationform[5][]{%
\begin{evaluation}[#1]%
- \ifblank{#2}{}{\minisec{\taskname}#2}%
- \ifblank{#3}{}{\minisec{\contentname}#3}%
- \ifblank{#4}{}{\minisec{\assessmentname}#4}%
+ \ifblank{#2}{}{\minisec{\taskname}\smallskip#2}%
+ \ifblank{#3}{}{\minisec{\contentname}\smallskip#3}%
+ \ifblank{#4}{}{\minisec{\assessmentname}\smallskip#4}%
\ifblank{#5}{}{\def\@grade{#5}}%
\end{evaluation}%
}
@@ -353,7 +353,7 @@
#2%
}%
\ifblank{#3}{}{%
- \minisec{\focusname}%
+ \minisec{\focusname}\smallskip%
\begin{itemize}\tud@RaggedRight%
#3%
\end{itemize}%