%% %% Yplan99A.tex %% Vertical year-planner calendar (January to June 1999) %% %% --------------------------- %% Copyright 1999 RWD Nickalls %% 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 %% %% Designed for LaTeX 2e, although it can be easily adapted for %% use with LaTeX 2.09, since it is only a big table. %% %% I designed this year planner as one year my %% A4 diary had no good year planner at the end %% The vertical size can be adjusted by changing \datestrut. %% ---enjoy! %% %%------------------------------------ \documentclass[a4paper]{article} %%------------------------------------ \setlength{\topmargin}{-1cm} \setlength{\oddsidemargin}{-13.5mm} \setlength{\textwidth}{18.5cm} %% \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 1999}\\ {\ } \\ \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|}{JANUARY} & \multicolumn{1}{|c|}{FEBRUARY} & \multicolumn{1}{|c|}{MARCH} & \multicolumn{1}{|c|}{APRIL} & \multicolumn{1}{|c|}{MAY} & \multicolumn{1}{|c|}{JUNE} \\ \hline \hline %% Jan Feb Mar Apr May June \datestrut Mo & &1 & 1 & & & \\ \cline{1-1}\cline{3-4}\cline{7-7} \datestrut Tu & &2 & 2 & & & 1 \\ \cline{1-1}\cline{3-4}\cline{7-7} \datestrut We & &3 & 3 & & & 2 \\ \cline{1-1}\cline{3-5}\cline{7-7} \datestrut Th & &4 & 4 & 1 & & 3 \\ \cline{1-5}\cline{7-7} \datestrut Fr & 1 &5 & 5 & 2 & & 4 \\ \cline{1-7} \datestrut Sa & 2 &6 & 6 & 3 & 1 & 5 \\ \hline \datestrut Su & 3 &7 & 7 & 4 & 2 & 6 \\ \hline\hline \datestrut Mo & 4 &8 & 8 & 5 & 3 & 7 \\ \hline \datestrut Tu & 5 &9 & 9 & 6 & 4 & 8 \\ \hline \datestrut We & 6 &10 & 10 & 7 & 5 & 9 \\ \hline \datestrut Th & 7 &11 & 11 & 8 & 6 & 10 \\ \hline \datestrut Fr & 8 &12 & 12 & 9 & 7 & 11 \\ \hline \datestrut Sa & 9 &13 & 13 & 10 & 8 & 12 \\ \hline \datestrut Su & 10 &14 & 14 & 11 & 9 & 13 \\ \hline \hline \datestrut Mo & 11 &15 & 15 & 12 & 10 & 14 \\ \hline \datestrut Tu & 12 &16 & 16 & 13 & 11 & 15 \\ \hline \datestrut We & 13 &17 & 17 & 14 & 12 & 16 \\ \hline \datestrut Th & 14 &18 & 18 & 15 & 13 & 17 \\ \hline \datestrut Fr & 15 &19 & 19 & 16 & 14 & 18 \\ \hline \datestrut Sa & 16 &20 & 20 & 17 & 15 & 19 \\ \hline \datestrut Su & 17 &21 & 21 & 18 & 16 & 20 \\ \hline \hline \datestrut Mo & 18 &22 & 22 & 19 & 17 & 21 \\ \hline \datestrut Tu & 19 &23 & 23 & 20 & 18 & 22 \\ \hline \datestrut We & 20 &24 & 24 & 21 & 19 & 23 \\ \hline \datestrut Th & 21 &25 & 25 & 22 & 20 & 24 \\ \hline \datestrut Fr & 22 &26 & 26 & 23 & 21 & 25 \\ \hline \datestrut Sa & 23 &27 & 27 & 24 & 22 & 26 \\ \hline \datestrut Su & 24 &28 & 28 & 25 & 23 & 27 \\ \hline \hline \datestrut Mo & 25 & & 29 & 26 & 24 & 28 \\ \cline{1-2}\cline{4-7} \datestrut Tu & 26 & & 30 & 27 & 25 & 29 \\ \cline{1-2}\cline{4-7} \datestrut We & 27 & & 31 & 28 & 26 & 30 \\ \cline{1-2}\cline{4-7} \datestrut Th & 28 & & & 29 & 27 & \\ \cline{1-2}\cline{5-6} \datestrut Fr & 29 & & & 30 & 28 & \\ \cline{1-2}\cline{5-6} \datestrut Sa & 30 & & & & 29 & \\ \cline{1-2}\cline{6-6} \datestrut Su & 31 & & & & 30 & \\ \hline \hline \datestrut Mo & & & & & 31 & \\ \cline{1-1}\cline{6-6} \datestrut Tu & & & & & & \\ \hline \end{tabular} {\ } \\ \newcommand{\bs}{$\backslash$} \textsc{ctan}{\bs}macros{\bs}latex{\bs}contrib{\bs}other{\bs}yplan{\bs}yplan99 A.tex% \hfill\hbox{\copyright\ 1999\ RWD Nickalls} \end{table} %----------------- \end{document}