|
118 | 118 |
|
119 | 119 | \keys_define:nn {ptxcd/thesis} { |
120 | 120 | 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.)}, |
122 | 122 | dr/ing .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Zur~Erlangung~des~akademischen~Grades~Doktor-Ingenieur~(Dr.-Ing.)}, |
123 | 123 | dr/phil .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Zur~Erlangung~des~Grades~eines~Doktor~der~Philosophie~(Dr.\,phil.)}, |
124 | 124 | dr/rerpol .code:n = \tl_gset:Nn \g_ptxcd_thesis_drtext_tl {Zur~Erlangung~des~Grades~eines~Doctor~rerum~politicarum (Dr. rer. pol.)}, |
|
408 | 408 | } |
409 | 409 |
|
410 | 410 | \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}~ |
412 | 412 | \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} |
414 | 414 | \tl_if_empty:NF \ptxcd_birthplace {\space\ptxcd_fromname\space\ptxcd_birthplace} |
415 | 415 | \tl_if_empty:NF \l_ptxcd_studentID_tl {\space\ptxcd_insert_studentID:n {\l_ptxcd_studentID_tl}} |
416 | 416 | } |
|
422 | 422 | \par\vspace*{\baselineskip} |
423 | 423 | %ignore birthplace on english subject |
424 | 424 | \let\ptxcd_birthplace\@empty |
425 | | - \@subject |
| 425 | + \text_titlecase_first:n{\@subject} |
426 | 426 | \bool_if:NT \g__ptxcd_reviewer_on_uppertitleback_bool |
427 | 427 | \ptxcd_thesis_print_reviewer: |
428 | 428 | \exp_args:Nx \tl_if_empty:nF {\@date\ptxcd_submissiondate}{ |
|
552 | 552 | \usekomafont{subject} |
553 | 553 | \bool_if:NT \g_ptxcd_dr_bool {\selectlanguage{ngerman}} |
554 | 554 | \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}~} |
556 | 556 | {% |
557 | 557 | \usekomafont{author} |
558 | 558 | \lineskip 0.75em |
|
0 commit comments