diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-01 22:35:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-01 22:35:04 +0000 |
commit | d1811cc82d06bfdce44eb0acdded746ecbf8abcb (patch) | |
tree | 974971e6d98ba0351a7498ac93ccaf18e13a2109 /Master/texmf-dist/tex | |
parent | 1b101ca2e26f7a5218118b595377fda74d5ca98f (diff) |
calxxxx-yyyy (2015)
git-svn-id: svn://tug.org/texlive/trunk@35940 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex b/Master/texmf-dist/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex index 9ffe3ec396c..e9fa4bd899e 100644 --- a/Master/texmf-dist/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex +++ b/Master/texmf-dist/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex @@ -1,9 +1,9 @@ % calxxx-yyyy.tex -% file version: v1.0e -% file date: 2014/01/01 -% documentation date: 2014/01/01 +% file version: v1.0g +% file date: 2015/01/01 +% documentation date: 2015/01/01 % -% Copyright (C) 2010 - 2014 H.-Martin M\"{u}nch (Martin dot Muench at Uni-Bonn dot de) +% Copyright (C) 2010 - 2015 H.-Martin M\"{u}nch (Martin dot Muench at Uni-Bonn dot de) % Portions of code copyrighted by Slobodan Jankovi\'{c}. % This file was invented in 1999 by Slobodan Jankovi\'{c}. % I was not able to reach him at slobodan@archimed.filfak.ni.ac.yu @@ -37,17 +37,17 @@ % % This work consists of the main source files calxxxx-yyyy.tex and README.tex % and the derived files -% README.pdf, cal2014-2031_DE.pdf, cal2014-2031_DK.pdf, -% and cal2014-2031_EN.pdf +% README.pdf, cal2015-2032_DE.pdf, cal2015-2032_DK.pdf, +% and cal2015-2032_EN.pdf % and the README.txt. \documentclass[12pt,a4paper,danish,german,english]{report} % In the options you need to place the desired language at the last position. % Sorry for the inconvenience. -\usepackage{babel}[2008/07/08]% v3.8m +\usepackage{babel}[2014/09/25]% v3.9l \selectlanguage{english}% Also possible: 'english', 'german', or 'danish' \usepackage[a4paper,textwidth=\paperwidth,textheight=\paperheight]{geometry}[2010/09/12]% v5.6 -\usepackage{array}[2008/09/09]% v2.4c +\usepackage{array}[2014/10/28]% v2.4c \listfiles \thispagestyle{empty} @@ -274,7 +274,7 @@ \typeout{Enter the year (negative for B.C., 0th year does\ifZeroExist \else \space not\fi \space exist),}% \typeout{with which to end the calendar!}\typeout{}% \typeout{For the current year, \number\year , just press the ENTER key!}% -\typeout{(More than 83 years will probably exceed TeX's memory.)}% +\typeout{(More than 141 years will probably exceed TeX's memory.)}% \loop \typein[\YearZ]{} \ifx \YearZ\empty \gdef\YearZ{\year} \fi @@ -337,7 +337,7 @@ \message{^^J}\message{^^J}% \newline% \tiny{\indent Original calxxxx.\TeX \ \copyright \ 1999/12/19 Slobodan Jankovi\'{c};\ % -these calendars produced with calxxxx-yyyy 2014/01/01 v1.0f by \texttt{Martin.Muench@Uni-Bonn.de};\ % +these calendars produced with calxxxx-yyyy 2015/01/01 v1.0g by \texttt{Martin.Muench@Uni-Bonn.de};\ % \iflanguage{english}{English by Slobodan Jankovi\'{c}.}{% \iflanguage{german}{Deutsch von H.-Martin M\"{u}nch.}{% \iflanguage{danish}{Dansk af Michael Lodahl.}{% |