diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-30 22:50:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-30 22:50:03 +0000 |
commit | 49039f37ba1ae716f16a0e3b4069fb6b1a97834e (patch) | |
tree | 314d80df07a8e9f42cad961a5d1d89fe7cb26518 /Master/texmf-dist/doc/latex/calxxxx-yyyy/README | |
parent | 9fd0a0bb2a40ac6581d2d04df1393e79f78f1db5 (diff) |
calxxxx-yyyy 1.0b (1oct10)
git-svn-id: svn://tug.org/texlive/trunk@19954 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/calxxxx-yyyy/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/calxxxx-yyyy/README | 46 |
1 files changed, 44 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/calxxxx-yyyy/README b/Master/texmf-dist/doc/latex/calxxxx-yyyy/README index 6d60fcc228a..22e1e21004c 100644 --- a/Master/texmf-dist/doc/latex/calxxxx-yyyy/README +++ b/Master/texmf-dist/doc/latex/calxxxx-yyyy/README @@ -1,2 +1,44 @@ -This package prints calendars for several years and in -different languages.
\ No newline at end of file +ReadMe for calxxxx-yyyy.tex file + +Version: v1.0b +Date: 2010/09/26 + +This file explains the use of the 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 +calxxxx.tex file. calxxxx-yyyy.tex is for LaTeXe, and uses +the array.sty, babel.sty, and geometry.sty packages. + +To print a calendar for some given years, use the 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 Martin DOT Muench AT Uni-Bonn DOT de, +so that it might be included in calxxxx-yyyy.tex, thanks!) +Everything else is as described in the README for calxxxx.tex. +The calxxxx.tex file is © 1999 Slobodan Jankovic. +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 +and the latest version of this license is in +http://www.latex-project.org/lppl.txt +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. + +Possible alternatives: +- ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/calxxxx/ +- ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/kalender/
\ No newline at end of file |