Index of /archives/text/CTAN/macros/latex/contrib/titlepage-uni-dortmund

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2006-04-28 22:35 796 [   ] UDOtitle-How2.pdf 2006-04-28 22:34 350K [DIR] options/ 2006-08-14 17:24 - [TXT] udotitle.sty 2006-04-19 17:51 2.8K
% IUL Title Package
% Author: Gerd Sebastiani
% URL: www.forum.fset.de
%
% Usage: \usepackage{udotitle}
% Required packages:
%  - titlepage
%  - fancyhdr
%  - graphics
% Modifies titlepage to imitate UDO-Cover with IUL-Logo.
% Load in addition to titlepage.
% Required Input: 
%  Type of your thesis (Assigment, Master's, Ph.D. ... ) by \thesistype{yourtype}
%  Title of your thesis by \title{yourtitle}
%   CAUTION: Very long titles (4 lines) may result in a pagebreak. 
%    Either use a shorter title or decrease the fontsize
%  Author of the thesis by \author{yourname}
%  Immatriculation number by \matno{yourno}
%  Date of submission by \date{\today}
%  Names of Supervisors by \tutor{1st Supervisor}{2nd Supervisor}
%
%	 See comments in the stylesheet to adjust the template to your needs