Skip to content

Commit 6a16a07

Browse files
authored
Updated front page to say 'Vom Fachbereich Physik der Technischen Universität Darmstadt zur Erlangung des Grades eines (#30)
Doktors der Naturwissenschaften (Dr. rer. nat.) genehmigte Dissertation' Updated cover picture as well because the image space is reduced by one line
1 parent ed36ff9 commit 6a16a07

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

apqdesign/apqthesis.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
119119
\keys_define:nn {ptxcd/thesis} {
120120
dr .choice:,
121-
dr/rernat .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Zur~Erlangung~des~Grades~eines~Doktors~der~Naturwissenschaften~(Dr.\,rer.\,nat.)},
121+
dr/rernat .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Vom~Fachbereich~Physik~der~Technischen~Universität~Darmstadt~zur~Erlangung~des~Grades~eines~Doktors~der~Naturwissenschaften~(Dr.\,rer.\,nat.)},
122122
dr/ing .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Zur~Erlangung~des~akademischen~Grades~Doktor-Ingenieur~(Dr.-Ing.)},
123123
dr/phil .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Zur~Erlangung~des~Grades~eines~Doktor~der~Philosophie~(Dr.\,phil.)},
124124
dr/rerpol .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Zur~Erlangung~des~Grades~eines~Doctor~rerum~politicarum (Dr. rer. pol.)},
@@ -408,9 +408,9 @@
408408
}
409409
410410
\gdef\@subject{
411-
\text_titlecase_first:n{\tl_if_empty:NF \ptxcd_thesisStatus {\ptxcd_thesisStatus{}~}\ptxcd_thesisType}~
411+
{\tl_if_empty:NF \ptxcd_thesisStatus {\ptxcd_thesisStatus{}~}\ptxcd_thesisType}~
412412
\tl_if_empty:NF \ptxcd_in_department {\ptxcd_in_department{}~}
413-
\seq_if_empty:NF \g_ptxcd_author_seq {\ptxcd_byname\nobreakspace\@author}
413+
\seq_if_empty:NF \g_ptxcd_author_seq {\par\ptxcd_byname\nobreakspace\@author}
414414
\tl_if_empty:NF \ptxcd_birthplace {\space\ptxcd_fromname\space\ptxcd_birthplace}
415415
\tl_if_empty:NF \l_ptxcd_studentID_tl {\space\ptxcd_insert_studentID:n {\l_ptxcd_studentID_tl}}
416416
}
@@ -422,7 +422,7 @@
422422
\par\vspace*{\baselineskip}
423423
%ignore birthplace on english subject
424424
\let\ptxcd_birthplace\@empty
425-
\@subject
425+
\text_titlecase_first:n{\@subject}
426426
\bool_if:NT \g__ptxcd_reviewer_on_uppertitleback_bool
427427
\ptxcd_thesis_print_reviewer:
428428
\exp_args:Nx \tl_if_empty:nF {\@date\ptxcd_submissiondate}{
@@ -552,7 +552,7 @@
552552
\usekomafont{subject}
553553
\bool_if:NT \g_ptxcd_dr_bool {\selectlanguage{ngerman}}
554554
\tl_if_empty:NF \g_ptxcd_titleintro_tl {\g_ptxcd_titleintro_tl\par}
555-
\tl_if_empty:NF \g_ptxcd_thesis_drtext_tl {\g_ptxcd_thesis_drtext_tl\par}
555+
{\tl_if_empty:NF \g_ptxcd_thesis_drtext_tl {\g_ptxcd_thesis_drtext_tl}~}
556556
{%
557557
\usekomafont{author}
558558
\lineskip 0.75em

images/BM1A7279_front.JPG

103 KB
Loading

main.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,14 +249,14 @@
249249
}% License information for TUprints
250250

251251
\maketitle
252+
%\showthe\textwidth
252253

253254
\subimport{}{abstract.tex}
254255
\tableofcontents
255256
\include{changelog}
256257
\include{introduction}
257258

258259
\include{preparation}
259-
%\showthe\textwidth
260260
\include{results}
261261
\include{outlook}
262262

0 commit comments

Comments
 (0)