Skip to content
Snippets Groups Projects
Commit 73d2ccea authored by Ola Leifler's avatar Ola Leifler
Browse files

Modified the front page to resolve #14

parent a6403b8f
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -7,9 +7,9 @@
%% Created: Thu Oct 14 12:52:20 2010 (CEST)
%% Version: $Id$
%% Version:
%% Last-Updated: Thu Jan 12 14:35:59 2017 (+0100)
%% Last-Updated: Tue Feb 7 12:58:24 2017 (+0100)
%% By: Ola Leifler
%% Update #: 156
%% Update #: 161
%% URL:
%% Keywords:
%% Compatibility:
......@@ -40,9 +40,10 @@
\department{Institutionen för datavetenskap}
\departmentenglish{Department of Computer Science}
\departmentshort{IDA}
% \externalsupervisor{Min företagshandledare}
\supervisor{Min handledare}
\examiner{Min examinator}
\title{A very very long title}
\titleenglish{A very very long title}
\subtitleenglish{with a subtitle}
\thesissubject{Datateknik}
......
......@@ -6,9 +6,9 @@
%% Maintainer:
%% Created: Fri Mar 20 08:25:23 2009 (CET)
%% Version:
%% Last-Updated: Thu Jan 12 14:31:16 2017 (+0100)
%% Last-Updated: Tue Feb 7 12:59:24 2017 (+0100)
%% By: Ola Leifler
%% Update #: 1172
%% Update #: 1177
%% URL:
%% Keywords:
%% Compatibility:
......@@ -116,6 +116,10 @@
\dedicationfalse
\def\dedication#1{\dedicationtrue\gdef\@dedication{#1}}
\newif\ifexternalsupervisor
\externalsupervisorfalse
\def\externalsupervisor#1{\externalsupervisortrue\gdef\@externalsupervisor{#1}}
\createvariable{divanumber}
% Include the abstract
\gdef\@abstract{\input{abstract}}
......@@ -573,7 +577,9 @@
\vspace*{10mm}%
{\ifxetex\fontspec{Calibri}\fi\fontsize{10pt}{11pt}\selectfont
\parbox{\textwidth}{\swedishenglish{Handledare}{Supervisor}: \@supervisor\\
\swedishenglish{Examinator}{Examiner}: \@examiner}}%
\swedishenglish{Examinator}{Examiner}: \@examiner\\[2\baselineskip]
\ifexternalsupervisor \swedishenglish{Extern
handledare}{External supervisor}: \@externalsupervisor\fi}}%
\end{minipage}
\vfill{}
\begin{textblock*}{\textwidth}(2cm,\paperheight-4cm)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment