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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
|
% \iffalse meta-comment
% vim: textwidth=75
%<*internal>
\iffalse
%</internal>
%<*readme>
|
-------------:| -----------------------------------------------------------
vutinfminutes:| TU Wien Faculty for Informatics meeting minutes package
Author:| David Kaufmann
E-mail:| david.kaufmann@tuwien.ac.at
License:| Released under the LaTeX Project Public License v1.3c or later
See:| http://www.latex-project.org/lppl.txt
Short description:
Some text about the package: probably the same as the abstract.
%</readme>
%<*internal>
\fi
\def\nameofplainTeX{plain}
\ifx\fmtname\nameofplainTeX\else
\expandafter\begingroup
\fi
%</internal>
%<*install>
\input docstrip.tex
\keepsilent
\askforoverwritefalse
\preamble
-------------:| -----------------------------------------------------------
vutinfminutes:| TU Wien Faculty for Informatics meeting minutes package
Author:| David Kaufmann
E-mail:| david.kaufmann@tuwien.ac.at
License:| Released under the LaTeX Project Public License v1.3c or later
See:| http://www.latex-project.org/lppl.txt
\endpreamble
\postamble
Copyright (C) 2020 by David Kaufmann <david.kaufmann@tuwien.ac.at>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
version 1.3c of this license or (at your option) any later
version. The latest version of this license is in the file:
http://www.latex-project.org/lppl.txt
This work is "maintained" (as per LPPL maintenance status) by
David Kaufmann.
This work consists of the file vutinfminutes.dtx and a Makefile.
Running "make" generates the derived files README.vutinfminutes, vutinfminutes.pdf and vutinfminutes.sty.
Running "make inst" installs the files in the user's TeX tree.
Running "make install" installs the files in the local TeX tree.
\endpostamble
\usedir{tex/latex/vutinfminutes}
\generate{
\file{\jobname.sty}{\from{\jobname.dtx}{package}}
}
%</install>
%<install>\endbatchfile
%<*internal>
\usedir{source/latex/vutinfminutes}
\generate{
\file{\jobname.ins}{\from{\jobname.dtx}{install}}
}
\nopreamble\nopostamble
\usedir{doc/latex/vutinfminutes}
\generate{
\file{README.vutinfminutes.txt}{\from{\jobname.dtx}{readme}}
}
\ifx\fmtname\nameofplainTeX
\expandafter\endbatchfile
\else
\expandafter\endgroup
\fi
%</internal>
% \fi
%
% \iffalse
%<*driver>
\ProvidesFile{vutinfminutes.dtx}
%</driver>
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{vutinfminutes}
%<*package>
[2020/01/31 v1.00 TU Wien Faculty for Informatics meeting minutes package]
%</package>
%<*driver>
\documentclass{ltxdoc}
\usepackage[a4paper,margin=25mm,left=50mm,nohead]{geometry}
\usepackage[numbered]{hypdoc}
\usepackage{\jobname}
\EnableCrossrefs
\CodelineIndex
\RecordChanges
\begin{document}
\DocInput{\jobname.dtx}
\end{document}
%</driver>
% \fi
%
% \GetFileInfo{\jobname.dtx}
% \DoNotIndex{\newcommand,\newenvironment}
%
%\title{\textsf{vutinfminutes} --- TU Wien Faculty for Informatics meeting minutes package\thanks{This file
% describes version \fileversion, last revised \filedate.}
%}
%\author{David Kaufmann\thanks{E-mail: david.kaufmann@tuwien.ac.at}}
%\date{Released \filedate}
%
%\maketitle
%
%\changes{v1.00}{2020/01/31}{First public release}
%
% \begin{abstract}
% ==== Put abstract text here. ====
% \end{abstract}
%
% \section{Usage}
%
% ==== Put descriptive text here. ====
%
% \DescribeMacro{\dummyMacro}
% This macro does nothing.\index{doing nothing|usage} It is merely an
% example. If this were a real macro, you would put a paragraph here
% describing what the macro is supposed to do, what its mandatory and
% optional arguments are, and so forth.
%
% \DescribeEnv{dummyEnv}
% This environment does nothing. It is merely an example.
% If this were a real environment, you would put a paragraph here
% describing what the environment is supposed to do, what its
% mandatory and optional arguments are, and so forth.
%
%\StopEventually{^^A
% \PrintChanges
% \PrintIndex
%}
%
% \section{Implementation}
%
% \begin{macrocode}
%<*package>
\usepackage{titlesec}
\titleformat{\part}{\normalfont\large\bfseries}{}{0em}{}
\titlespacing\part{0pt}{6pt plus 4pt minus 2pt}{6pt plus 2pt minus 2pt}
\titleformat{\section}{\normalfont\bfseries}{\hspace{7mm}TOP \thesection: }{0em}{}
\titlespacing\section{0pt}{6pt plus 4pt minus 2pt}{6pt plus 2pt minus 2pt}
% \end{macrocode}
% ueberschriften, don't auto-add pdf outline or TOC entries
% \begin{macrocode}
\renewcommand\addcontentsline[3]{}
% \end{macrocode}
% \begin{macro}{\MEETING}
% \~MEETING defines a \~part, has one argument (the title) and adds it to the
% pdf outline
% \begin{macrocode}
\newcommand{\MEETING}[1]{
\part{#1}
\pdfbookmark[0]{#1}{part-\thepart}
}
% \end{macrocode}
% \end{macro}
% \begin{macro}{\TOP}
% \~TOP adds a topic/Tagesordnungspunkt, has one argument (the title) and
% adds it to the pdf outline
% \begin{macrocode}
\newcommand{\TOP}[1]{
\section{#1}
\pdfbookmark[1]{TOP \thesection: #1}{top-\thesection}
}
% \end{macrocode}
% \end{macro}
% \begin{macrocode}
\endinput
%</package>
% \end{macrocode}
%\Finale
|