blob: 98c61ea4a41d5ce45cf0f09465f5d998e9144d35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
% -*-tex-*-
% $Id: Exp $
\def\batchfile{fhACtitlepage.ins}
\input docstrip.tex
\keepsilent
\preamble
fhACtitlepage: A LaTeX2e package to create a titlepage for a diploma
thesis at Fachhochschule Aachen.
Copyright (C) 2006 Juergen A. Lamers <jaloma@dokutransdata.de>
\endpreamble
\generateFile{fhACtitlepage.sty}{f}{\from{fhACtitlepage.dtx}{package}}
\generateFile{fhACtitlepage.cfg}{f}{\from{fhACtitlepage.dtx}{cfg}}
\generateFile{diplomArbeit.ltx}{f}{\from{fhACtitlepage.dtx}{example}}
\generateFile{figbib_add.sty}{f}{\from{fhACtitlepage.dtx}{figbib}}
\generateFile{gloss_add.sty}{f}{\from{gloss_add.dtx.input}{glossadd}}
\generateFile{doxygen_header.tex}{f}{\from{doxygen_header.dtx.input}{doxyheader}}
\obeyspaces
\Msg{****************************************************}
\Msg{* *}
\Msg{* To finish the installation you have to move the *}
\Msg{* following file into a directory searched by TeX: *}
\Msg{* *}
\Msg{* fhACtitlepage.sty *}
\Msg{* figbib_add.sty *}
\Msg{* gloss_add.sty *}
\Msg{* *}
\Msg{* To produce the documentation run the file *}
\Msg{* fhACtitlepage.dtx through LaTeX. *}
\Msg{* *}
\Msg{* Happy TeXing! *}
\Msg{* *}
\Msg{****************************************************}
\endbatchfile
|