summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-Spacer.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-16 20:59:10 +0000
committerKarl Berry <karl@freefriends.org>2021-08-16 20:59:10 +0000
commit4f7047e6564e59b28109c6abfddd70158e07d7d9 (patch)
treeff25ce612d09767b196b2b61ddd7832a79d2ec00 /Master/texmf-dist/doc/latex/uni-titlepage/titlepage-Spacer.tex
parent7349b9bf64a7aef1ec61bf173ad710ac06d2909c (diff)
uni-titlepage (16aug21)
git-svn-id: svn://tug.org/texlive/trunk@60254 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/uni-titlepage/titlepage-Spacer.tex')
-rw-r--r--Master/texmf-dist/doc/latex/uni-titlepage/titlepage-Spacer.tex73
1 files changed, 73 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-Spacer.tex b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-Spacer.tex
new file mode 100644
index 00000000000..711bd884131
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-Spacer.tex
@@ -0,0 +1,73 @@
+%%
+%% This is file `titlepage-Spacer.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% uni-titlepage.dtx (with options: `doc,example,Spacer')
+%% Copyright (c) 2009-2021 by Markus Kohm <komascript(at)gmx.info>
+%%
+%% This file was generated from file(s) of uni-titlepage distribution.
+%%
+%% ----------------------------------------------------------------------
+%%
+%% This work may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, version 1.3c of the license.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% The Current Maintainer and author of this work is Markus Kohm.
+%%
+%% This file may only be distributed together with
+%% the file `uni-titlepage.dtx'.
+%% You may however distribute the file `uni-titlepage.dtx' without this file.
+%%
+\ProvidesFile{%
+ titlepage%
+ -Spacer%
+ .tex%
+}[%
+2021/08/16 v0.6
+KOMA presents the title page project
+]
+
+\documentclass[a4paper,pagesize]{scrbook}
+\usepackage[utf8]{inputenc}
+\usepackage[ngerman]{babel}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+\usepackage[demo]{graphicx}% remove option demo if you have the logo
+\usepackage{xcolor}
+\usepackage{uni-titlepage}
+\begin{document}
+\setkomafont{subject}{\normalfont\sffamily}% because of KOMA-Script class
+\setkomafont{title}{\normalfont\sffamily}% because of KOMA-Script class
+\TitlePageStyle[pagenumber=1]{Spacer}
+\maketitle[%
+ rulewidth=2pt,
+ extratitle=\textcolor{red}{Das ist ein Schmutztitel im Stil \texttt{%
+ Spacer}},
+ titlehead=\textcolor{red}{\includegraphics{Logo}},
+ title=\textcolor{red}{Titel im Stil \texttt{%
+ Spacer}},
+ subject=\textcolor{red}{Eine Klassifizierung der Arbeit},
+ subtitle=\textcolor{red}{Untertitel},
+ publisher=\textcolor{red}{Verlag},
+ uppertitleback=\textcolor{red}{Oberer Bereich der Rückseite des Haupttitels
+ im Stil \texttt{%
+ Spacer}.},
+ lowertitleback=\textcolor{red}{Unterer Bereich der Rückseite des Haupttitels
+ im Stil \texttt{%
+ Spacer}.},
+ dedication=\textcolor{red}{Eine Widmung im Stil \texttt{%
+ Spacer}},
+ author=\textcolor{red}{Markus~Kohm}
+]
+\end{document}
+\endinput
+%%
+%% End of file `titlepage-Spacer.tex'.