diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/datenumber')
-rw-r--r-- | Master/texmf-dist/doc/latex/datenumber/README.txt | 31 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/datenumber/datenumber-english.pdf | bin | 0 -> 196113 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/datenumber/datenumber-english.tex (renamed from Master/texmf-dist/doc/latex/datenumber/doc.tex) | 50 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/datenumber/datenumber-german.pdf | bin | 0 -> 200979 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/datenumber/datenumber-german.tex (renamed from Master/texmf-dist/doc/latex/datenumber/docgerman.tex) | 57 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/datenumber/doc.pdf | bin | 66258 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/datenumber/docgerman.pdf | bin | 69979 -> 0 bytes |
7 files changed, 74 insertions, 64 deletions
diff --git a/Master/texmf-dist/doc/latex/datenumber/README.txt b/Master/texmf-dist/doc/latex/datenumber/README.txt index 74be60d584d..348548b36df 100644 --- a/Master/texmf-dist/doc/latex/datenumber/README.txt +++ b/Master/texmf-dist/doc/latex/datenumber/README.txt @@ -1,12 +1,12 @@ %% %% This is file `README.txt', -%% +%% %% This file is part of the `datenumber' package, -%% +%% %% Copyright (C) 2001 J"org-Michael Schr"oder. -%% +%% %% IMPORTANT NOTICE: -%% +%% %% This program may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.2 %% of this license or (at your option) any later version. @@ -14,20 +14,22 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.2 or later is part of all distributions of LaTeX %% version 1999/12/01 or later. -%% +%% %% For error reports, or offers to help make this a more powerful %% tool, please contact me on schrj020@mail.uni-mainz.de -%% +%% +%% 2022/01/27: Corrects small error in datenumberfrench.ldf und in datenumberspanish.ldf (F. P\'etiard) +%% This program consists of all files listed here. README.txt datenumber.dtx datenumber.ins -doc.tex -dov.dvi -docgerman.tex -docgerman.dvi +datenumber-english.tex +datenumber-english.pdf +datenumber-german.tex +datenumber-german.pdf generated files: @@ -44,16 +46,13 @@ Installation: call latex on `datenumber.ins' copy datenumber.sty and all *.ldf files to a place LaTeX can find it. run `texhash', `initexmf -u' or something else. -say latex `doc.tex' (2 times) to get a short documentation +say pdflatex `datenumber-english.tex' (2 times) to get a short documentation german documentation: -Eine kurze Dokumentation ist in docgerman.tex. +Eine kurze Dokumentation ist in datenumber-german.tex. -Für eine kurze Beschreibung des Programmcodes in Deutsch: +Für eine kurze Beschreibung des Programmcodes in Deutsch: latex datenumber.dtx (2 mal) makeindex -s gind.ist datenumber.idx latex datenumber.dtx - - - diff --git a/Master/texmf-dist/doc/latex/datenumber/datenumber-english.pdf b/Master/texmf-dist/doc/latex/datenumber/datenumber-english.pdf Binary files differnew file mode 100644 index 00000000000..1f0ce605dd1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/datenumber/datenumber-english.pdf diff --git a/Master/texmf-dist/doc/latex/datenumber/doc.tex b/Master/texmf-dist/doc/latex/datenumber/datenumber-english.tex index 60d5351d66b..5a2396005a5 100644 --- a/Master/texmf-dist/doc/latex/datenumber/doc.tex +++ b/Master/texmf-dist/doc/latex/datenumber/datenumber-english.tex @@ -1,12 +1,12 @@ %% %% This is file `docgerman.tex'. -%% +%% %% This file is part of the `datenumber' package, -%% +%% %% Copyright (C) 2001 J"org-Michael Schr"oder. -%% +%% %% IMPORTANT NOTICE: -%% +%% %% This program may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.2 %% of this license or (at your option) any later version. @@ -14,26 +14,28 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.2 or later is part of all distributions of LaTeX %% version 1999/12/01 or later. -%% +%% %% This program consists of all files listed in README.txt. -%% +%% %% For error reports, or offers to help make this a more powerful %% tool, please contact me on schrj020@mail.uni-mainz.de -%% +%% +%% 2022/01/27: Corrects small error in datenumberfrench.ldf und in datenumberspanish.ldf (F. P\'etiard) +%% \documentclass[draft]{article} \usepackage{datenumber} - \oddsidemargin 0.25in -\textwidth 5.875 in +\textwidth 5.8750 in \addtolength{\textheight}{8\baselineskip} \addtolength{\topmargin}{-5\baselineskip} \title{The {\tt datenumber.sty} package \fileversion} -\author{J\"org-Michael Schr\"oder\\{\small\texttt{schrj020@mail.uni-mainz.de}}} +\author{J\"org-Michael Schr\"oder\\%{\small\texttt{schrj020@mail.uni-mainz.de}} +} -\date{\filedate} +\date{\filedate\footnote{The initial date was 2001/08/06 (version 0.02). That version corrects a small error in datenumberfrench.ldf and in datenumberspanish.ldf.}} \newcounter{dateone}\newcounter{datetwo}% \newcommand{\daydifftoday}[3]{% @@ -81,23 +83,23 @@ There are five counters defined \subsection{Macros which operate with defined counters\label{macro}} All counters specified above are updated by these macros. \verb+\datedayname+ and \verb+\datemonthname+ are also updated. \begin{description} -\item[\texttt{\textbackslash setdatenumber\{year\}\{month\}\{day\}}:] Sets the counter \texttt{datenumber} to a value, which corresponds to the date. -\item[\texttt{\textbackslash setdatebynumber\{number\}}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to values, which corresponds to the number. -\item[\texttt{\textbackslash nextdate}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to the next date. -\item[\texttt{\textbackslash prevdate}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to the previous date. -\item[\texttt{\textbackslash setdate\{year\}\{month\}\{day\}}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to \texttt{year}, \texttt{month}, and \texttt{day}. -\item[\texttt{\textbackslash setdatetoday}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to the current date. -\item[\texttt{\textbackslash datemonthname}:] typesets the month (see section \ref{monthname}). -\item[\texttt{\textbackslash datedayname}:] typesets the weekday (see section \ref{dayname}). -\item[\texttt{\textbackslash datedate}:] typesets the date, corresponding to the counters \texttt{dateyear}, \texttt{datemonth}, \texttt{dateday}. +\item[{\mdseries\textbackslash}\texttt{setdatenumber}\{\texttt{year}\}\{\texttt{month}\}\{\texttt{day}\}:] Sets the counter \texttt{datenumber} to a value, which corresponds to the date. +\item[{\mdseries\textbackslash}\texttt{setdatebynumber}\{\texttt{number}\}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to values, which corresponds to the number. +\item[{\mdseries\textbackslash}\texttt{nextdate}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to the next date. +\item[{\mdseries\textbackslash}\texttt{prevdate}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to the previous date. +\item[{\mdseries\textbackslash}\texttt{setdate}\{\texttt{year}\}\{\texttt{month}\}\{\texttt{day}\}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to \texttt{year}, \texttt{month}, and \texttt{day}. +\item[{\mdseries\textbackslash}\texttt{setdatetoday}:] Sets the counters \texttt{dateyear}, \texttt{datemonth}, and \texttt{dateday} to the current date. +\item[{\mdseries\textbackslash}\texttt{datemonthname}:] typesets the month (see section \ref{monthname}). +\item[{\mdseries\textbackslash}\texttt{datedayname}:] typesets the weekday (see section \ref{dayname}). +\item[{\mdseries\textbackslash}\texttt{datedate}:] typesets the date, corresponding to the counters \texttt{dateyear}, \texttt{datemonth}, \texttt{dateday}. \end{description} \subsection{Macros which operate with your own counters} Only the counters you specified are updated by these macros. \verb+\datedayname+ and \verb+\datemonthname+ are not updated. \begin{description}\sloppypar -\item[\texttt{\textbackslash setmydatenumber\{numbercount\}\{year\}\{month\}\{day\}}:] Sets the counter \texttt{numbercount} to a value, which corresponds to the date. -\item[\texttt{\textbackslash setmydatebynumber\{number\}\{yearcount\}\{monthcount\}\{daycount\}}:] Sets the counters \texttt{yearcount}, \texttt{monthcount}, and \texttt{daycount} to values, which corresponds to the number. -\item[\texttt{\textbackslash mynextdate\{yearcount\}\{monthcount\}\{daycount\}}:] Sets the counters \texttt{yearcount}, \texttt{monthcount}, and \texttt{daycount} to the next date. -\item[\texttt{\textbackslash mynextdate\{yearcount\}\{monthcount\}\{daycount\}}:]Sets the counters \texttt{yearcount}, \texttt{monthcount}, and \texttt{daycount} to the previous date. +\item[{\mdseries\textbackslash}\texttt{setmydatenumber}\{\texttt{numbercount}\}\{\texttt{year}\}\{\texttt{month}\}\{\texttt{day}\}:] Sets the counter \texttt{numbercount} to a value, which corresponds to the date. +\item[{\mdseries\textbackslash}\texttt{setmydatebynumber}\{\texttt{number}\}\{\texttt{yearcount}\}\{\texttt{monthcount}\}\{\texttt{daycount}\}:] Sets the counters\\ \texttt{yearcount}, \texttt{monthcount}, and \texttt{daycount} to values, which corresponds to the number. +\item[{\mdseries\textbackslash}\texttt{mynextdate}\{\texttt{yearcount}\}\{\texttt{monthcount}\}\{\texttt{daycount}\}:] Sets the counters \texttt{yearcount}, \texttt{monthcount}, and \texttt{daycount} to the next date. +\item[{\mdseries\textbackslash}\texttt{mynextdate}\{\texttt{yearcount}\}\{\texttt{monthcount}\}\{\texttt{daycount}\}:] Sets the counters \texttt{yearcount}, \texttt{monthcount}, and \texttt{daycount} to the previous date. \end{description} \subsection{Month\label{monthname}} diff --git a/Master/texmf-dist/doc/latex/datenumber/datenumber-german.pdf b/Master/texmf-dist/doc/latex/datenumber/datenumber-german.pdf Binary files differnew file mode 100644 index 00000000000..f27018e1e3c --- /dev/null +++ b/Master/texmf-dist/doc/latex/datenumber/datenumber-german.pdf diff --git a/Master/texmf-dist/doc/latex/datenumber/docgerman.tex b/Master/texmf-dist/doc/latex/datenumber/datenumber-german.tex index 4d9271f3172..505468c8a3e 100644 --- a/Master/texmf-dist/doc/latex/datenumber/docgerman.tex +++ b/Master/texmf-dist/doc/latex/datenumber/datenumber-german.tex @@ -1,13 +1,13 @@ %% %% This is file `docgerman.tex'. %% generated with the docstrip utility. -%% +%% %% This file is part of the `datenumber' package, -%% +%% %% Copyright (C) 2001 J"org-Michael Schr"oder. -%% +%% %% IMPORTANT NOTICE: -%% +%% %% This program may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.2 %% of this license or (at your option) any later version. @@ -15,12 +15,14 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.2 or later is part of all distributions of LaTeX %% version 1999/12/01 or later. -%% +%% %% This program consists of all files listed in README.txt. -%% +%% %% For error reports, or offers to help make this a more powerful %% tool, please contact me on schrj020@mail.uni-mainz.de -%% +%% +%% 2022/01/27: Corrects small error in datenumberfrench.ldf und in datenumberspanish.ldf (F. P\'etiard) +%% \documentclass[a4paper,draft]{article} \usepackage[german]{datenumber} @@ -31,8 +33,9 @@ \addtolength{\topmargin}{-5\baselineskip} \title{Das {\tt datenum.sty} Paket \fileversion} -\author{J"org-Michael Schr"oder\\{\small\texttt{schrj020@mail.uni-mainz.de}}} -\date{\filedate} +\author{J"org-Michael Schr"oder\\%{\small\texttt{schrj020@mail.uni-mainz.de}} +} +\date{\filedate\footnote{Das ursprüngliche Datum war 2001/08/06 (version 0.02). Diese Version behebt einen kleinen Fehler in datenumberfrench.ldf und in datenumberspanish.ldf.}} \newcounter{dateone}\newcounter{datetwo}% \newcommand{\daydifftoday}[3]{% @@ -81,23 +84,23 @@ Diese Z"ahler werden von den meisten Makros verwendet. Es gibt aber auch Makros Bei diesen Makros werden alle oben genannten Z"ahler, der Wochentag und der Monatsname aktualisiert. \begin{description} -\item[\texttt{\textbackslash setdatenumber\{year\}\{month\}\{day\}}:] Setzt den Z"ahler \texttt{datenumber} auf den Wert, der dem Datum entspricht. -\item[\texttt{\textbackslash setdatebynumber\{number\}}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf die Werte, die der Nummer entsprechen. -\item[\texttt{\textbackslash nextdate}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf das n"achste Datum. -\item[\texttt{\textbackslash prevdate}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf das vorherige Datum. -\item[\texttt{\textbackslash setdate\{year\}\{month\}\{day\}}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf die "ubergebenen Werte. -\item[\texttt{\textbackslash setdatetoday}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf das aktuelle Datum. -\item[\texttt{\textbackslash datemonthname}:] Gibt den Namen des Monats aus (Siehe Abschnitt \ref{monthname}). -\item[\texttt{\textbackslash datedayname}:] Gibt den Namen des Wochentages aus (Siehe Abschnitt \ref{dayname}). -\item[\texttt{\textbackslash datedate}:] Gibt das Datum aus, da"s den Z"ahlern \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} entspricht. +\item[{\mdseries\textbackslash}\texttt{setdatenumber}\{\texttt{year}\}\{\texttt{month}\}\{\texttt{day}\}:] Setzt den Z"ahler \texttt{datenumber} auf den Wert, der dem Datum entspricht. +\item[{\mdseries\textbackslash}\texttt{setdatebynumber}\{\texttt{number}\}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf die Werte, die der Nummer entsprechen. +\item[{\mdseries\textbackslash}\texttt{nextdate}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf das n"achste Datum. +\item[{\mdseries\textbackslash}\texttt{prevdate}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf das vorherige Datum. +\item[{\mdseries\textbackslash}\texttt{setdate}\{\texttt{year}\}\{\texttt{month}\}\{\texttt{day}\}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf die "ubergebenen Werte. +\item[{\mdseries\textbackslash}\texttt{setdatetoday}:] Setzt die Z"ahler \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} auf das aktuelle Datum. +\item[{\mdseries\textbackslash}\texttt{datemonthname}:] Gibt den Namen des Monats aus (Siehe Abschnitt \ref{monthname}). +\item[{\mdseries\textbackslash}\texttt{datedayname}:] Gibt den Namen des Wochentages aus (Siehe Abschnitt \ref{dayname}). +\item[{\mdseries\textbackslash}\texttt{datedate}:] Gibt das Datum aus, da"s den Z"ahlern \texttt{dateyear}, \texttt{datemonth} und \texttt{dateday} entspricht. \end{description} \subsection{Makros mit eigenen Z"ahlern} Bei diesen Makros werden weder die oben genannten Z"ahler ge"andert (es sei denn, ihre Namen werden hier "ubergeben), noch werden der Wochentag und der Monatsname aktualisiert. \begin{description}\sloppypar -\item[\texttt{\textbackslash setmydatenumber\{numbercount\}\{year\}\{month\}\{day\}}:] Setzt den Z"ahler \texttt{numbercount} auf den Wert, der dem Datum entspricht. -\item[\texttt{\textbackslash setmydatebynumber\{number\}\{yearcount\}\{monthcount\}\{daycount\}}:] Setzt die Z"ahler \texttt{yearcount}, \texttt{monthcount} und \texttt{daycount} auf die Werte, die der Nummer entsprechen. -\item[\texttt{\textbackslash mynextdate\{yearcount\}\{monthcount\}\{daycount\}}:] Setzt die Z"ahler \texttt{yearcount}, \texttt{monthcount} und \texttt{daycount} auf das n"achste Datum. -\item[\texttt{\textbackslash mynextdate\{yearcount\}\{monthcount\}\{daycount\}}:] Setzt die Z"ahler \texttt{yearcount}, \texttt{monthcount} und \texttt{daycount} auf das vorherige Datum. +\item[{\mdseries\textbackslash}\texttt{setmydatenumber}\{\texttt{numbercount}\}\{\texttt{year}\}\{\texttt{month}\}\{\texttt{day}\}:] Setzt den Z"ahler \texttt{numbercount} auf den Wert, der dem Datum entspricht. +\item[{\mdseries\textbackslash}\texttt{setmydatebynumber}\{\texttt{number}\}\{\texttt{yearcount}\}\{\texttt{monthcount}\}\{\texttt{daycount}\}:] Setzt die Z"ahler\\ \texttt{yearcount}, \texttt{monthcount} und \texttt{daycount} auf die Werte, die der Nummer entsprechen. +\item[{\mdseries\textbackslash}\texttt{mynextdate}\{\texttt{yearcount}\}\{\texttt{monthcount}\}\{\texttt{daycount}\}:] Setzt die Z"ahler \texttt{yearcount}, \texttt{monthcount} und \texttt{daycount} auf das n"achste Datum. +\item[{\mdseries\textbackslash}\texttt{mynextdate}\{\texttt{yearcount}\}\{\texttt{monthcount}\}\{\texttt{daycount}\}:] Setzt die Z"ahler \texttt{yearcount}, \texttt{monthcount} und \texttt{daycount} auf das vorherige Datum. \end{description} \subsection{Monatsname\label{monthname}} @@ -107,8 +110,14 @@ Der Monatsname wird von den Makros aus Abschnitt \ref{macro} mit dem Aufruf \ve Makros aus Abschnitt \ref{macro} definieren das Kommando \verb+\datedayname+ entsprechend dem Datum. Man kann mit \verb+\setdayname{number}+ den Wochentag auch explizit setzen, wobei 1 Montag und 7 Sonntag entspricht. Auch mit der laufenden Nummer eines Tages l"a"st sich der Wochentag setzen: \verb+\setdaynamebynumber{number}+. Das Ganze funktioniert richtig, wenn \texttt{startyear} auf 1800, 1900 oder 2000 gesetzt ist. \section{Sprachunterst"utzung}\sloppypar -Bisher werden die Sprachenoptionen \texttt{english}, \texttt{USenglish} (Standard), \texttt{french}, \texttt{spanish}, \texttt{german} und \texttt{ngerman} unterst"utzt. Um eine Sprache auszuw"ahlen, schreibe \verb+\dateselectlanguage{language}+. -F"ur andere Sprachen: Erstelle eine Datei \texttt{datenumbermylanguage.ldf}. Kopiere den Inhalt von \texttt{datenumberdummy.ldf}. Ersetzte jedes Vorkommen von "`dummy"' durch "`mylanguage"' und "andere die Namen f"ur Monat und Wochentag. Nach \verb+\usepackage{datenumber}+ f"uge \verb+\input{datenumbermylanguage.ldf}+ in das Dokument ein. +Bisher werden die Sprachenoptionen \texttt{english}, \texttt{USenglish} (Standard), +\texttt{french}, \texttt{spanish}, \texttt{german} und \texttt{ngerman} unterst"utzt.\\ +Um eine Sprache auszuw"ahlen, schreibe \verb+\dateselectlanguage{language}+. +F"ur andere Sprachen: Erstelle eine Datei \texttt{datenumbermylanguage.ldf}. +Kopiere den Inhalt von \texttt{datenumberdummy.ldf}. Ersetzte jedes Vorkommen von +"`dummy"' durch "`mylanguage"' und "andere die Namen f"ur Monat und Wochentag. +Nach \verb+\usepackage{datenumber}+ f"uge \verb+\input{datenumbermylanguage.ldf}+ +in das Dokument ein. \section{Beispiele} \begin{quote} diff --git a/Master/texmf-dist/doc/latex/datenumber/doc.pdf b/Master/texmf-dist/doc/latex/datenumber/doc.pdf Binary files differdeleted file mode 100644 index 50d3269e9e1..00000000000 --- a/Master/texmf-dist/doc/latex/datenumber/doc.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/datenumber/docgerman.pdf b/Master/texmf-dist/doc/latex/datenumber/docgerman.pdf Binary files differdeleted file mode 100644 index b6745d01943..00000000000 --- a/Master/texmf-dist/doc/latex/datenumber/docgerman.pdf +++ /dev/null |