diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-28 23:26:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-28 23:26:13 +0000 |
commit | a75a6fb4e1a9b89133ebffef283f6a19f95ac448 (patch) | |
tree | b95e33628f52238e8a2eb401cd189f625400eff2 /Master/texmf-dist/doc/latex/timesht | |
parent | 8be0d7283426b03dafa322c7f11f62980f631779 (diff) |
rm timesht, part of the (nonfree) calendar package
git-svn-id: svn://tug.org/texlive/trunk@30149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/timesht')
-rw-r--r-- | Master/texmf-dist/doc/latex/timesht/README | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/timesht/timesheet.tex | 28 |
2 files changed, 0 insertions, 45 deletions
diff --git a/Master/texmf-dist/doc/latex/timesht/README b/Master/texmf-dist/doc/latex/timesht/README deleted file mode 100644 index e61f2e12162..00000000000 --- a/Master/texmf-dist/doc/latex/timesht/README +++ /dev/null @@ -1,17 +0,0 @@ -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 deleted file mode 100644 index 0bc58a6da42..00000000000 --- a/Master/texmf-dist/doc/latex/timesht/timesheet.tex +++ /dev/null @@ -1,28 +0,0 @@ -%% -%% 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'. |