summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/timesht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/timesht')
-rw-r--r--Master/texmf-dist/doc/latex/timesht/README17
-rw-r--r--Master/texmf-dist/doc/latex/timesht/timesheet.tex28
2 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/timesht/README b/Master/texmf-dist/doc/latex/timesht/README
new file mode 100644
index 00000000000..e61f2e12162
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/timesht/README
@@ -0,0 +1,17 @@
+The timesheet package provides a style and macro for
+generating simple timesheets for specified dates.
+This package also requires the array and longtable
+packages from the LaTeX2e distribution on CTAN, and
+the calendar package that can be found in the
+LaTeX2e "contrib/other" hierarchy. The package
+was put together by Frank Bennett on 9 November 1996.
+
+This package demonstrates how the calendar package
+can be put to use in generating calendars and other
+documents that apply a template to a list of dates.
+
+The current version is v0.02.
+
+1996/11/11
+Frank Bennett
+fb@soas.ac.uk
diff --git a/Master/texmf-dist/doc/latex/timesht/timesheet.tex b/Master/texmf-dist/doc/latex/timesht/timesheet.tex
new file mode 100644
index 00000000000..0bc58a6da42
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/timesht/timesheet.tex
@@ -0,0 +1,28 @@
+%%
+%% This is file `timesheet.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% timesht.dtx (with options: `demo')
+%%
+%% 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
+%%
+\documentclass[10pt]{timesht}
+\begin{document}
+\timesheets{1996/11/24}{1996/11/24}
+\end{document}
+
+\endinput
+%%
+%% End of file `timesheet.tex'.