% \iffalse % % File timesht.dtx % Copyright (C) 1996 by Frank Bennett. All rights reserved. % % IMPORTANT NOTICE: % % You are not allowed to change this file. You may however copy % this file to a file with a different name and then change the % copy if (a) you do not charge for the modified code, (b) you % acknowledge the author in the new file, if it % is distributed to others, and (c) you attach these same % conditions to the new file. % % You are not allowed to distribute this file alone. You are not % allowed to take money for the distribution or use of this file % (or a changed version) except for a nominal charge for copying % etc. % % You are allowed to distribute this file under the condition that % it is distributed with all of its contents, intact. % % For error reports, or offers to help make Calendar a more powerful, % friendlier, and altogether more thrilling package, please contact me on % fb@soas.ac.uk % %<*dtx> \ProvidesFile{timesht.dtx} % % % \end{macrocode} % \section{A Demonstration Document} % The following document will produce a single % timesheet. Adjust dates to taste. % \begin{macrocode} %<*demo> \documentclass[10pt]{timesht} \begin{document} \timesheets{1996/11/24}{1996/11/24} \end{document} % % \end{macrocode} % \section{The Installation File} % \begin{macrocode} %<*installer> \def\batchfile{timesht.ins} \input docstrip.tex \keepsilent \preamble This file is part of the Timesheet package. Copyright (C) 1996 Frank Bennett, Jr. All rights reserved. ------------------------------------------ This is a generated file. IMPORTANT NOTICE: You are not allowed to change this file. You may however copy this file to a file with a different name and then change the copy if (a) you do not charge for the modified code, (b) you acknowledge the author(s) in the new file, if it is distributed to others, and (c) you attach these same conditions to the new file. You are not allowed to distribute this file alone. You are not allowed to take money for the distribution or use of this file (or a changed version) except for a nominal charge for copying etc. You are allowed to distribute this file under the condition that it is distributed with all of its contents, intact. For error reports, or offers to help make Timesheet a more powerful, friendlier, and better package, please contact me on `fb' at soas.ac.uk \endpreamble \generateFile{timesht.cls} {n}{\from{timesht.dtx}{style}} \preamble This file is part of the Timesheet package. Copyright (C) 1996 Frank Bennett, Jr. All rights reserved. ------------------------------------------ This is a generated file. You are welcome to modify this file in any way you wish. For error reports, or offers to help make Timesheet a more powerful, friendlier, and better package, please contact me on `fb' at soas.ac.uk \endpreamble \generateFile{timesheet.tex} {n}{\from{timesht.dtx}{demo}} \Msg{***********************************************************} \Msg{*} \Msg{* To finish the installation, you have to move the following} \Msg{* file into a directory searched by TeX:} \Msg{*} \Msg{* \space\space timesht.cls} \Msg{*} \Msg{***********************************************************} } % % \end{macrocode} % \Finale \PrintChanges