diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/yplan/yplan00b.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/yplan/yplan00b.tex | 185 |
1 files changed, 185 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/yplan/yplan00b.tex b/Master/texmf-dist/doc/latex/yplan/yplan00b.tex new file mode 100644 index 00000000000..3194137226c --- /dev/null +++ b/Master/texmf-dist/doc/latex/yplan/yplan00b.tex @@ -0,0 +1,185 @@ +%% yplan00b.tex +%% Vertical Year planner calendar (July to December 2000) +%% --------------------- +%% Date: August 4th, 1999 +%% ----------------------------------------------- +%% Copyright 1999 RWD Nickalls & Harald Harders +%% This program can be redistributed and/or modified +%% under the terms of the LaTeX Project Public License +%% Distributed from CTAN archives in directory +%% macros/latex/base/lppl.txt; either version 1 of +%% the License, or any later version. +%% ----------------------------------------------- +%% Dr RWD Nickalls, +%% Department of Anaesthesia, +%% City Hospital, +%% Nottingham, UK. +%% dicknickalls@compuserve.com +%% TEL: +44-(0)-115-9691169 Ext:45637 +%% FAX: +44-(0)-115-9627713 +%% +%% Harald Harders +%% harald.harders@dlr.de +%% --------------------- +%% This year planner is for everyone who does not +%% have a decent year planner in their diary. +%% As usual, Necessity was the Mother of this invention. +%% International support added by Harald Harders, 1999. +%% ...enjoy! +%% --------------------- +%% Designed for LaTeX 2e, although it can be easily adapted for +%% use with LaTeX 2.09, since it is only a big table. +%% However when using yplan.sty the adaption to LaTeX 2.09 +%% is not possible anymore. +%% +%% The vertical size can be adjusted by changing \datestrut. +%% +%% You can switch the language to either +%% english, german, french, spanish, italian, portuguese +%% by inserting the line \usepackage[<language>]{yplan} +%% immediately after the \documentclass command. +%% You have to replace <language> by your language name. +%% In addition, you may use month names in lowercase letters (With an +%% uppercase first letter) by adding the keyword lowercase to the +%% optional parameters of the \usepackage command, e.g. +%% \usepackage[german,lowercase]{yplan} +%% Default: english with uppercase months +%% +%%---------------------------------- +\documentclass[a4paper]{article} +%\usepackage[german,lowercase]{yplan} +%%------------------------------------ +\setlength{\topmargin}{-1cm} +\setlength{\oddsidemargin}{-13.5mm} +\setlength{\textwidth}{18.5cm} +%% +%% Default language: english with uppercase months +\def\January{JANUARY} +\def\February{FEBRUARY} +\def\March{MARCH} +\def\April{APRIL} +\def\May{MAY} +\def\June{JUNE} +\def\July{JULY} +\def\August{AUGUST} +\def\September{SEPTEMBER} +\def\October{OCTOBER} +\def\November{NOVEMBER} +\def\December{DECEMBER} +\def\Mo{Mo} +\def\Tu{Tu} +\def\We{We} +\def\Th{Th} +\def\Fr{Fr} +\def\Sa{Sa} +\def\Su{Su} +\def\leapyear{\textsc{leap year}} +%% +%% +\newcommand{\monthstrut}{\rule{0pt}{12pt}} +%% \monthstrut controls the white space above the month. +%% +\newcommand{\datestrut}{\rule{0pt}{12pt}} +%% \datestrut controls the white space above the date. +%%-------------------------------------- +\begin{document} +%%--------------- +%% no pagenumbering +\thispagestyle{empty} +%%-------------------- +\begin{table} +\hspace{1cm}{\LARGE 2000}\hspace{8mm}\leapyear\\ +{\ } \\ +\begin{tabular}{|c||p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|} +\hline + \multicolumn{1}{|c||}{\monthstrut\ } & + \multicolumn{1}{|c|}{\July} & + \multicolumn{1}{|c|}{\August} & + \multicolumn{1}{|c|}{\September} & + \multicolumn{1}{|c|}{\October} & + \multicolumn{1}{|c|}{\November} & + \multicolumn{1}{|c|}{\December} \\ +\hline +\hline +%% July Aug Sept Oct Nov Dec +\datestrut \Mo & & & & & & \\ +\cline{1-1}\cline{3-3} +\datestrut \Tu & & 1 & & & & \\ +\cline{1-1}\cline{3-3}\cline{6-6} +\datestrut \We & & 2 & & & 1 & \\ +\cline{1-1}\cline{3-3}\cline{6-6} +\datestrut \Th & & 3 & & & 2 & \\ +\cline{1-1}\cline{3-4}\cline{6-7} +\datestrut \Fr & & 4 & 1 & & 3 & 1 \\ +\cline{1-4}\cline{6-7} +\datestrut \Sa & 1 & 5 & 2 & & 4 & 2 \\ +\hline +\datestrut \Su & 2 & 6 & 3 & 1 & 5 & 3 \\ +\hline\hline +\datestrut \Mo & 3 & 7 & 4 & 2 & 6 & 4 \\ +\hline +\datestrut \Tu & 4 & 8 & 5 & 3 & 7 & 5 \\ +\hline +\datestrut \We & 5 & 9 & 6 & 4 & 8 & 6 \\ +\hline +\datestrut \Th & 6 & 10 & 7 & 5 & 9 & 7 \\ +\hline +\datestrut \Fr & 7 & 11 & 8 & 6 & 10 & 8 \\ +\hline +\datestrut \Sa & 8 & 12 & 9 & 7 & 11 & 9 \\ +\hline +\datestrut \Su & 9 & 13 & 10 & 8 & 12 & 10 \\ +\hline\hline +\datestrut \Mo & 10 & 14 & 11 & 9 & 13 & 11 \\ +\hline +\datestrut \Tu & 11 & 15 & 12 & 10 & 14 & 12 \\ +\hline +\datestrut \We & 12 & 16 & 13 & 11 & 15 & 13 \\ +\hline +\datestrut \Th & 13 & 17 & 14 & 12 & 16 & 14 \\ +\hline +\datestrut \Fr & 14 & 18 & 15 & 13 & 17 & 15 \\ +\hline +\datestrut \Sa & 15 & 19 & 16 & 14 & 18 & 16 \\ +\hline +\datestrut \Su & 16 & 20 & 17 & 15 & 19 & 17 \\ +\hline\hline +\datestrut \Mo & 17 & 21 & 18 & 16 & 20 & 18 \\ +\hline +\datestrut \Tu & 18 & 22 & 19 & 17 & 21 & 19 \\ +\hline +\datestrut \We & 19 & 23 & 20 & 18 & 22 & 20 \\ +\hline +\datestrut \Th & 20 & 24 & 21 & 19 & 23 & 21 \\ +\hline +\datestrut \Fr & 21 & 25 & 22 & 20 & 24 & 22 \\ +\hline +\datestrut \Sa & 22 & 26 & 23 & 21 & 25 & 23 \\ +\hline +\datestrut \Su & 23 & 27 & 24 & 22 & 26 & 24 \\ +\hline\hline +\datestrut \Mo & 24 & 28 & 25 & 23 & 27 & 25 \\ +\hline +\datestrut \Tu & 25 & 29 & 26 & 24 & 28 & 26 \\ +\hline +\datestrut \We & 26 & 30 & 27 & 25 & 29 & 27 \\ +\hline +\datestrut \Th & 27 & 31 & 28 & 26 & 30 & 28 \\ +\hline +\datestrut \Fr & 28 & & 29 & 27 & & 29 \\ +\cline{1-2}\cline{4-5}\cline{7-7} +\datestrut \Sa & 29 & & 30 & 28 & & 30 \\ +\cline{1-2}\cline{4-5}\cline{7-7} +\datestrut \Su & 30 & & & 29 & & 31 \\ +\hline\hline +\datestrut \Mo & 31 & & & 30 & & \\ +\cline{1-2}\cline{5-5} +\datestrut \Tu & & & & 31 & & \\ +\hline +\end{tabular} +{\ } \\ +\textsc{ctan}/macros/latex/contrib/other/yplan/% +yplan00B.tex% \hfill\hbox{\copyright\ 2000\ RWD Nickalls} +\end{table} +%-------------- +\end{document} |