diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-19 23:53:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-19 23:53:41 +0000 |
commit | 626c6dda85b21a36be68a87d2247713fb8eb8324 (patch) | |
tree | 17b4a67c908398ac0a9c2303bf992f0e14c5dee3 /Master/texmf-dist/source/latex/minutes/minutes.dtx | |
parent | 6ddf7db0391b806be8c424b763c6b6aaec447f28 (diff) |
minutes update (19may09)
git-svn-id: svn://tug.org/texlive/trunk@13271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/minutes/minutes.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/minutes/minutes.dtx | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/minutes/minutes.dtx b/Master/texmf-dist/source/latex/minutes/minutes.dtx index de2c3c8cb26..96fa2fc7d7b 100644 --- a/Master/texmf-dist/source/latex/minutes/minutes.dtx +++ b/Master/texmf-dist/source/latex/minutes/minutes.dtx @@ -1,6 +1,6 @@ -\def\minfileversion{V1.8b} %^^Aof minutes.sty -\def\minfiledate{2007/07/19} %^^Aof minutes.sty -% \CheckSum{2017} +\def\minfileversion{V1.8c} %^^Aof minutes.sty +\def\minfiledate{2009/05/17} %^^Aof minutes.sty +% \CheckSum{2009} % ^^A -- checksum not processed - why? %% %% \CharacterTable @@ -86,7 +86,7 @@ \input{Overview}%Tables for minutes.dtx and protokol.tex \CodelineIndex \makeindex -\OnlyDescription +%\OnlyDescription %With it, no checksum \begin{document} \RecordChanges \DocInput{minutes.dtx} @@ -660,7 +660,8 @@ Test for the different options\\ Test der verschiedenen Optionen} % \setcounter{CodelineNo}{0}%^^A reset line number after samples, style guide... % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% \StopEventually\relax %Look for check sum +% \StopEventually\relax +% %^^A Look for check sum %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % \part*{Implementation} @@ -957,6 +958,7 @@ Test for the different options\\ Test der verschiedenen Optionen} % % Here we start the output of the header data using the % functionality of \verb|\min@writeNotRelax|. +% \changes{V1.8c}{2009/05/17}{No space at -- in time} % \begin{macrocode} \begin{quote} \ifx\relax\min@subtitle\else\min@subtitle\fi @@ -978,7 +980,7 @@ Test for the different options\\ Test der verschiedenen Optionen} \ifx\relax\min@date\else \item [\min@textDate] \min@date\ \min@starttime - \ifx\relax\min@endtime\else\ -- \min@endtime\fi + \ifx\relax\min@endtime\else--\min@endtime\fi \fi \min@writeNotRelax{\min@cc}{\min@textCc} %\secret{\item[!] \min@textSecret} @@ -1023,6 +1025,7 @@ Test for the different options\\ Test der verschiedenen Optionen} % Here we start the output of the header data using the % tabular-environment. % \changes{V1.5b}{2000/11/09}{Fehler behoben bei Datumsausgabe} +% \changes{V1.8c}{2009/05/17}{No space at -- in time} % \begin{macrocode} \begin{tabular}{|*{2}{p{0.45\linewidth}|}}\hline %% \min@location is missing @@ -1032,7 +1035,7 @@ Test for the different options\\ Test der verschiedenen Optionen} \ifx\relax\min@date\else \multicolumn{2}{|p{0.9\linewidth}|}{ \min@textDate: \min@date\ \min@starttime - \ifx\relax\min@endtime\else -- \min@endtime\fi + \ifx\relax\min@endtime\else--\min@endtime\fi }\\\hline \fi%\min@date \min@textModerator: \min@moderation @@ -2761,9 +2764,10 @@ jun\or jul\or aug\or sep\or oct\or nov\or dec\fi. % \begin{macrocode} \ProcessOptions\relax % \end{macrocode} +% +% \Finale % \PrintIndex % \PrintChanges -% \Finale %\iffalse %</package> %\fi |