%% %% This is file `uni-titlepage.drv', %% generated with the docstrip utility. %% %% The original source files were: %% %% uni-titlepage.dtx (with options: `doc,manual') %% Copyright (c) 2009-2022 by Markus Kohm %% %% 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{% uni-titlepage% .drv% }[% 2023-11-20 v1.2 KOMA presents the title page project ] \documentclass{ltxdoc} \IfPackageAtLeastTF{doc}{2022/01/01}{}{% \errhelp{To avoid this error message, use doc.sty v3 instead of v2}% \errmessage{Package `doc' is to old!}% } \usepackage[english]{babel} \usepackage{xltabular} \usepackage{ragged2e} \usepackage{booktabs} \usepackage{graphicx} \usepackage{hvlogos} \newcommand*\NewIn[1]{\leavevmode\marginpar{\footnotesize\hfill added in #1}} \newcommand*\ChangedIn[1]{\leavevmode\marginpar{\footnotesize\hfill changed in #1}} \NewDocElement[macrolike = true, toplevel = false, idxtype = , idxgroup = User commands, printtype = ]{InterfaceMacro}{imacro} \NewDocElement[macrolike = false, toplevel = false, idxtype = opt., idxgroup = Title options, printtype = \textit{opt.} ]{Option}{option} \NewDocumentCommand{\pkg}{sO{https://www.ctan.org/pkg/#3}m}{% \IfBooleanTF{#1}{\@gobble}{% \csname tl_if_blank:nTF\endcsname{#2}{\@gobble}{\href}% }% {#2}{\textsf{#3}}% } \newcommand*{\File}{\texttt} \CodelineIndex \RecordChanges \EnableCrossrefs \GetFileInfo{uni-titlepage.drv} \begin{document} \title{More Titlepage Styles with Package \pkg{uni-titlepage}} \author{\href{mailto:komascript@gmx.info}{Markus Kohm}} \date{\fileversion{} \filedate} \maketitle \begin{abstract} Creation of title pages is something most authors should not have to do. But reality is not perfect, so a lot of authors have to do it. In 2009 KOMA started the title page project at \url{https://komascript.de/titlepage} to collect real title pages and implement them with a well defined interface. In 2021 the project has been moved to \url{https://github.com/komascript/uni-titlepage} and renamed. Now, changing from one title page style to another would be very simple. Nevertheless implementation of a new title page style may be still difficult. But maybe the guys of the title page project would help you. Just ask! \end{abstract} \DocInput{uni-titlepage.dtx} \end{document} \endinput %% %% End of file `uni-titlepage.drv'.