summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-TU-HH.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/uni-titlepage/titlepage-TU-HH.tex')
-rw-r--r--Master/texmf-dist/doc/latex/uni-titlepage/titlepage-TU-HH.tex16
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-TU-HH.tex b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-TU-HH.tex
index 6181468f0f8..25b4d369a15 100644
--- a/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-TU-HH.tex
+++ b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-TU-HH.tex
@@ -5,7 +5,7 @@
%% The original source files were:
%%
%% uni-titlepage.dtx (with options: `doc,example,TU-HH')
-%% Copyright (c) 2009-2021 by Markus Kohm <komascript(at)gmx.info>
+%% Copyright (c) 2009-2022 by Markus Kohm <komascript(at)gmx.info>
%%
%% This file was generated from file(s) of uni-titlepage distribution.
%%
@@ -31,15 +31,22 @@
-TU-HH%
.tex%
}[%
-2022/01/24 v0.7b
+2022/03/22 v1.0
KOMA presents the title page project
]
\documentclass[a4paper,pagesize]{scrbook}
\usepackage[ngerman]{babel}
-\usepackage[T1]{fontenc}
-\usepackage{lmodern}
+\usepackage{iftex}
+\iftutex
+ \usepackage{fontspec}
+ \setmainfont{TeX Gyre Termes}
+ \setsansfont{TeX Gyre Heros}
+\else
+ \usepackage[T1]{fontenc}
+ \usepackage{lmodern}
\usepackage{mathpazo}
\usepackage[scaled]{helvet}
+\fi
\usepackage{xcolor}
\usepackage{uni-titlepage}
\begin{document}
@@ -49,6 +56,7 @@ KOMA presents the title page project
title=\textcolor{red}{Titel im Stil \texttt{TU-HH}},
university=\textcolor{red}{Technischen Universität Hamburg-Harburg},
subject=degree,
+ author=\textcolor{red}{Vorname und Name},
academicgrade=\textcolor{red}{Doktor der Naturwissenschaften (Dr.\,rer.\,nat\,)},
place=\textcolor{red}{(Geburtsort)},
date=\textcolor{red}{(aktuelles Jahr)},