blob: bc9a15aed601d3ab5331946f240b0fe5c14d7714 (
plain)
1
2
3
4
5
6
7
|
\renewcommand\maketitledesign
{%
\makebox[\textwidth]{\normalsize
\shortstack[l]{\strut\websubject\\\webauthor, \@date}\hfill
\shortstack[l]{\webtitle\\\strut}\hfill
\shortstack[l]{\strut\eq@ExamName\\\eq@SID}}%
}
|