bed_gdg@SHSU.BITNET ("George D. Greenwade") (02/22/91)
As usual, I post, then someone points out another problem. My WEEKDAY.STY post needs a few changes (which have been made at FILESERV). No, I am not sending it all out again (but I am pointing out the changes for anyone interested). Primarily, it deals with spacing problems which continued to exist in the "Originally distributed" file. These fixes are attributable to Hunter Goatley <GOATHUNTER@WKUVX1.BITNET>, who is additionally included in the header information of the "Corrected file". Thanks to all once again! George ************ File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;3 ("Corrected file") 29 \def\weekday@{% 30 \wwwc=\wwwy ****** File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;2 ("Originally distributed") 29 \def\weekday@{ 30 \wwwc=\wwwy ************ ************ File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;3 ("Corrected file") 43 \ifnum\wwwm>\tw@\advance\wwws\thr@@\else\weekday@@\fi 44 \wwwt=-\wwws ****** File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;2 ("Originally distributed") 43 \ifnum\wwwm>\tw@\advance\wwws\thr@@\else \weekday@@ \fi 44 \wwwt=-\wwws ************ ************ File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;3 ("Corrected file") 52 \def\weekday@@{% 53 \wwwt=\wwwy ****** File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;2 ("Originally distributed") 52 \def\weekday@@{ 53 \wwwt=\wwwy ************ ************ File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;3 ("Corrected file") 57 \ifnum\wwwt=\z@\advance\wwws4\else\advance\wwws5\fi 58 } 59 60 \def\weekday#1#2#3{% year, month 1--12, day 1--31 61 \wwwy=#1\relax\wwwm=#2\relax\wwwd=#3\relax \weekday@ ****** File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;2 ("Originally distributed") 57 \ifnum\wwwt=\z@\advance\wwws4 \else \advance\wwws5 \fi 58 } 59 60 \def\weekday#1#2#3{ % year, month 1--12, day 1--31 61 \wwwy=#1\relax\wwwm=#2\relax\wwwd=#3\relax \weekday@ ************ ************ File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;3 ("Corrected file") 65 \def\weekdaydate#1#2#3{% year, month 1--12, day 1--31 66 \wwwy=#1\relax\wwwm=#2\relax\wwwd=#3\relax\weekday@ 67 \ifcase\wwws Sunday,\or 68 Monday,\or Tuesday,\or Wednesday,\or Thursday,\or Friday,\or Saturday,\f i 69 \space ****** File MX_FILESERV_ROOT:[STY]STY.WEEKDAY;2 ("Originally distributed") 65 \def\weekdaydate#1#2#3{ % year, month 1--12, day 1--31 66 \wwwy=#1\relax\wwwm=#2\relax\wwwd=#3\relax \weekday@ 67 \ifcase\wwws Sunday,\or 68 Monday,\or Tuesday,\or Wednesday,\or Thursday,\or Friday,\or Saturday,\ fi 69 \space ************ Number of difference sections found: 5 Number of difference records found: 11