From 626c6dda85b21a36be68a87d2247713fb8eb8324 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 May 2009 23:53:41 +0000 Subject: minutes update (19may09) git-svn-id: svn://tug.org/texlive/trunk@13271 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/minutes/minutes.dtx | 20 ++- Master/texmf-dist/source/latex/minutes/minutes.ins | 192 ++++++++++----------- 2 files changed, 108 insertions(+), 104 deletions(-) (limited to 'Master/texmf-dist/source') 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 % %\fi diff --git a/Master/texmf-dist/source/latex/minutes/minutes.ins b/Master/texmf-dist/source/latex/minutes/minutes.ins index 9504d0b19f6..4e04dff6fb0 100644 --- a/Master/texmf-dist/source/latex/minutes/minutes.ins +++ b/Master/texmf-dist/source/latex/minutes/minutes.ins @@ -1,96 +1,96 @@ -\def\batchfile{minutes.ins} -\input docstrip.tex -\keepsilent -% For documentation with index and changes, run: -% latex minutes -% latex minutes -% makeindex -s gglo -o minutes.gls minutes.glo -% makeindex -s gind -o minutes.ind minutes.idx -% latex minutes -% -% or for PDF-Documentation run -% -% pdflatex minutes.dtx -% pdflatex minutes.dtx -% makeindex -s gglo -o minutes.gls minutes.glo -% makeindex -s gind -o minutes.ind minutes.idx -% pdflatex minutes.dtx -% thumbpdf minutes -% pdflatex minutes.dtx -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\preamble ----------------------------------------------------------------------- -The original file is loadable from CTAN on: -macros/latex/contrib/supported/minutes - -Name of contribution: minutes -Name and email: Knut Lickert -Location on CTAN: tex-archive/macros/latex/contrib/supported/minutes - http://tex.lickert.net/packages/minutes/index.html -Summary description: Package for writing (collection of) minutes -German Information: Paket zum Erstellen von Protokollen - to take minutes = Protokoll schreiben - protocoll = diplomatische Protokoll -License type: Free - -Announcement text: ----------------------------------------------------------------------- -minutes.sty provides the creation of a collection of minutes. -Special features: -- Support of tasks (who, schedule, what, date of finishing), - possibility of creating a list of open tasks - inclusion of open tasks from other minutes ('open last year tasks') - (also possible as task.sty) -- Support of attachments -- Support of schedule dates (support of calendar.sty) -- Different versions (`secret parts') -- Macros for votes and decisions (list of decisions) - -The minutes package contains: -- minutes.dtx -- minutes.ins -- protokol.tex German description -- Overview.tex Include for minutes.dtx and protokol.tex - Also stand-alone document -- Tagesordnung.tex - A template for a "Mitgliederversammlung" -To run the examples, you need blindtext.sty. - -After running minutes.ins this package include: -- minutes.sty The style itself -- minutes.cfg A configuration file -- Sample.tex A file, including an English, Dutch and German minute -- SampleEN.tex An English minutes (loaded by Sample.tex) -- SampleDE.tex A German minutes (loaded by Sample.tex) -- SampleNL.tex A Dutch minutes (loaded by Sample.tex) -- MinStyGd.tex A file to check the behavior with other classes, - test different layouts... ----------------------------------------------------------------------- -\endpreamble - -\generateFile{minutes.sty}{f}{\from{minutes.dtx}{package}} -\nopreamble -%\generateFile{minutes.cfg}{t}{\from{minutes.dtx}{config}} -\generateFile{Sample.tex}{f}{\from{minutes.dtx}{sample}} -\generateFile{SampleEN.tex}{f}{\from{minutes.dtx}{sampleEN}} -\generateFile{SampleDE.tex}{f}{\from{minutes.dtx}{sampleDE}} -\generateFile{SampleNL.tex}{f}{\from{minutes.dtx}{sampleNL}} -\generateFile{MinStyGd.tex}{f}{\from{minutes.dtx}{styleguide}} - -\Msg{***************************************************************} -\Msg{*} -\Msg{* To finish the installation you have to copy the files } -\Msg{*} -\Msg{*\space\space *.sty, *.cfg into a directory searched by TeX} -\Msg{*} -\Msg{* Adapt the *.cfg-File to your need} -\Msg{*} -\Msg{* in Sample.tex you will find an example} -\Msg{* SampleEN.tex contains an example for an english minutes} -\Msg{* SampleGE.tex enth"alt ein Beispiel eines deutschen Protokolls} -\Msg{*} -\Msg{***************************************************************} - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\endinput +\def\batchfile{minutes.ins} +\input docstrip.tex +\keepsilent +% For documentation with index and changes, run: +% latex minutes +% latex minutes +% makeindex -s gglo -o minutes.gls minutes.glo +% makeindex -s gind -o minutes.ind minutes.idx +% latex minutes +% +% or for PDF-Documentation run +% +% pdflatex minutes.dtx +% pdflatex minutes.dtx +% makeindex -s gglo -o minutes.gls minutes.glo +% makeindex -s gind -o minutes.ind minutes.idx +% pdflatex minutes.dtx +% thumbpdf minutes +% pdflatex minutes.dtx +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\preamble +---------------------------------------------------------------------- +The original file is loadable from CTAN on: +macros/latex/contrib/supported/minutes + +Name of contribution: minutes +Name and email: Knut Lickert +Location on CTAN: tex-archive/macros/latex/contrib/supported/minutes + http://tex.lickert.net/packages/minutes/index.html +Summary description: Package for writing (collection of) minutes +German Information: Paket zum Erstellen von Protokollen + to take minutes = Protokoll schreiben + protocoll = diplomatische Protokoll +License type: Free + +Announcement text: +---------------------------------------------------------------------- +minutes.sty provides the creation of a collection of minutes. +Special features: +- Support of tasks (who, schedule, what, date of finishing), + possibility of creating a list of open tasks + inclusion of open tasks from other minutes ('open last year tasks') + (also possible as task.sty) +- Support of attachments +- Support of schedule dates (support of calendar.sty) +- Different versions (`secret parts') +- Macros for votes and decisions (list of decisions) + +The minutes package contains: +- minutes.dtx +- minutes.ins +- protokol.tex German description +- Overview.tex Include for minutes.dtx and protokol.tex + Also stand-alone document +- Tagesordnung.tex + A template for a "Mitgliederversammlung" +To run the examples, you need blindtext.sty. + +After running minutes.ins this package include: +- minutes.sty The style itself +- minutes.cfg A configuration file +- Sample.tex A file, including an English, Dutch and German minute +- SampleEN.tex An English minutes (loaded by Sample.tex) +- SampleDE.tex A German minutes (loaded by Sample.tex) +- SampleNL.tex A Dutch minutes (loaded by Sample.tex) +- MinStyGd.tex A file to check the behavior with other classes, + test different layouts... +---------------------------------------------------------------------- +\endpreamble + +\generateFile{minutes.sty}{f}{\from{minutes.dtx}{package}} +\nopreamble +%\generateFile{minutes.cfg}{t}{\from{minutes.dtx}{config}} +\generateFile{Sample.tex}{f}{\from{minutes.dtx}{sample}} +\generateFile{SampleEN.tex}{f}{\from{minutes.dtx}{sampleEN}} +\generateFile{SampleDE.tex}{f}{\from{minutes.dtx}{sampleDE}} +\generateFile{SampleNL.tex}{f}{\from{minutes.dtx}{sampleNL}} +\generateFile{MinStyGd.tex}{f}{\from{minutes.dtx}{styleguide}} + +\Msg{***************************************************************} +\Msg{*} +\Msg{* To finish the installation you have to copy the files } +\Msg{*} +\Msg{*\space\space *.sty, *.cfg into a directory searched by TeX} +\Msg{*} +\Msg{* Adapt the *.cfg-File to your need} +\Msg{*} +\Msg{* in Sample.tex you will find an example} +\Msg{* SampleEN.tex contains an example for an english minutes} +\Msg{* SampleGE.tex enth"alt ein Beispiel eines deutschen Protokolls} +\Msg{*} +\Msg{***************************************************************} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput -- cgit v1.2.3