diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/calxxxx-yyyy/README.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/calxxxx-yyyy/README.tex | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/calxxxx-yyyy/README.tex b/Master/texmf-dist/doc/latex/calxxxx-yyyy/README.tex new file mode 100644 index 00000000000..727a2ebd654 --- /dev/null +++ b/Master/texmf-dist/doc/latex/calxxxx-yyyy/README.tex @@ -0,0 +1,50 @@ +\documentclass{article} +\begin{document} +\section*{\texttt{ReadMe} for cal$xxxx-yyyy$.tex file} + +Version: v1.0b + +\noindent Date: 2010/09/26 + +This file explains the use of the \textsf{calxxxx-yyyy.tex} file. For +information about possible modifications and the mathematical background for +the calculation of the calendar please see the README file of the original +\textsf{calxxxx.tex} file. \textsf{calxxxx-yyyy.tex} is for \LaTeXe, and uses +the \textsf{array.sty}, \textsf{babel.sty}, and \textsf{geometry.sty} packages. + +To print a calendar for some given years, use the \textsf{calxxxx-yyyy.tex} +file. \LaTeXe\ it, type in the year to start with (for example 2010), the +year to end with (for example 2027), and the calendars for those years are +produced. + +It is now possible to print the calendars in different languages. Currently +English (with week running from Sunday to Saturday), +and Danish and German (with week running from Monday to Sunday) are supported, +but other languages can be added. (When you did a translation, please send +an e-mail with it to {\nolinebreak Martin.Muench@Uni-Bonn.de,} +so that it might be included in \textsf{calxxxx-yyyy.tex}, thanks!)\newline +Everything else is as described in the README for \textsf{calxxxx.tex}.\newline +The \textsf{calxxxx.tex} file is \copyright 1999 Slobodan Jankovi\'{c}.\newline +\textsf{calxxxx-yyyy.tex} is published under the LPPL: This work may be +distributed and/or modified under the conditions of the \LaTeX\ Project +Public License, either version 1.3c of this license or (at your option) any +later version. This version of this license is in + +http://www.latex-project.org/lppl/lppl-1-3c.txt\newline +and the latest version of this license is in + +http://www.latex-project.org/lppl.txt\newline +and version 1.3c or later is part of all distributions of \LaTeX\ version +2005/12/01 or later. + +The authors disclaim all warranties as to this software, whether express or +implied, including without limitation any implied warranties of +merchantability or fitness for a particular purpose. + +Thanks to Michael Lodahl for translation to Danish and to Koloskov Gleb for +reporting a bug.\newline + +\noindent Possible alternatives:\newline +- ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/calxxxx/ \newline +- ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/kalender/ +\end{document}
\ No newline at end of file |