From 385cc92bc91e1a6c3724085c060e76bf40c13ed3 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Tue, 15 Oct 2024 16:08:16 +0200 Subject: Import PhD thesis --- template/kauthesis.ins | 101 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 template/kauthesis.ins (limited to 'template/kauthesis.ins') diff --git a/template/kauthesis.ins b/template/kauthesis.ins new file mode 100644 index 0000000..2d7af0d --- /dev/null +++ b/template/kauthesis.ins @@ -0,0 +1,101 @@ +%% kau.ins +%% Copyright (c) 2011-2014 Stefan Berthold +% +% This file is part of the kauthesis bundle. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `author-maintained'. +% +% The Current Maintainer and author of this work is Stefan Berthold. +% +% This work consists of all files listed in manifest.txt. + +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/kau} + +\preamble + +This is a generated file. + +Copyright (c) 2011-2014 Stefan Berthold + +This file is part of the kauthesis bundle. + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `author-maintained'. + +The Current Maintainer and author of this work is Stefan Berthold. + +This work consists of all files listed in manifest.txt. + +\endpreamble + +\askforoverwritefalse + +\generate{\file{kaucollection.cls}{\from{kauthesis.dtx}{collection}} + \file{kaureport.cls}{\from{kauthesis.dtx}{report}} + \file{kaumasters.cls}{\from{kauthesis.dtx}{masters}} + \file{kaumasterstemplate.tex}{\from{kauthesis.dtx}{masterstemplate}} + \file{kaureporttemplate.tex}{\from{kauthesis.dtx}{reporttemplate}} + \file{kaucollectiontemplate.tex}{\from{kauthesis.dtx}{collectiontemplate}} + \file{kaunote.cls}{\from{kauprotocol.dtx}{note}} + \file{kaumeeting.cls}{\from{kauprotocol.dtx}{meeting}} + \file{kaumeetingtemplate.tex}{\from{kauprotocol.dtx}{meetingtemplate}} + \file{kauhead.sty}{\from{kauprotocol.dtx}{head}} + \file{kauclear.sty}{\from{kautools.dtx}{clear}} + \file{kauenvironments.sty}{\from{kautools.dtx}{environments}} + \file{kaumeta.sty}{\from{kautools.dtx}{meta}} + \file{kaulist.sty}{\from{kautools.dtx}{list}} + \file{kaupaper.sty}{\from{kautools.dtx}{paper}} + \file{kauparts.sty}{\from{kautools.dtx}{parts}} + \file{kaustudies.sty}{\from{kautools.dtx}{studies}} + \file{kaulanguage.sty}{\from{kautools.dtx}{language}} + \file{kautitle.sty}{\from{kautools.dtx}{title}} + \file{pgfcropmarks.sty}{\from{kautools.dtx}{crop}} +} + +\obeyspaces +\Msg{*************************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the following *} +\Msg{* file into a directory searched by TeX: *} +\Msg{* *} +\Msg{* kaucollection.cls *} +\Msg{* kaureport.cls *} +\Msg{* kaumasters.cls *} +\Msg{* kaumeeting.cls *} +\Msg{* kauclear.sty *} +\Msg{* kauenvironments.sty *} +\Msg{* kaumeta.sty *} +\Msg{* kaulist.sty *} +\Msg{* kaupaper.sty *} +\Msg{* kauparts.sty *} +\Msg{* kaustudies.sty *} +\Msg{* kaulanguage.sty *} +\Msg{* kautitle.sty *} +\Msg{* pgfcropmarks.sty *} +\Msg{* *} +\Msg{* To produce the documentation run the files *.dtx *} +\Msg{* through LaTeX. *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{* *} +\Msg{*************************************************************} + +\endbatchfile -- cgit v1.2.3