diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-17 23:14:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-17 23:14:43 +0000 |
commit | b0dba94b8d39033022ed2930f534c8d94a83d56a (patch) | |
tree | 3b7e829dec5a76062e8e9e86e531e4fb3344c04d /Master/texmf-dist/doc/latex/termcal | |
parent | 863b9f8dd6aad6afe075897330ed3877757b24d8 (diff) |
termcal licensing README (17may11)
git-svn-id: svn://tug.org/texlive/trunk@22514 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/termcal')
-rw-r--r-- | Master/texmf-dist/doc/latex/termcal/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/termcal/README b/Master/texmf-dist/doc/latex/termcal/README new file mode 100644 index 00000000000..bfce0814502 --- /dev/null +++ b/Master/texmf-dist/doc/latex/termcal/README @@ -0,0 +1,26 @@ +% The package "termcal.sty" +% +% This package is intended to print a term calendar for use in +% planning a class. It has a flexible mechanism for specifying +% which days of the week are to be included and for inserting text +% either regularly on the same day each week, or on selected days, +% or for a series of consecutive days. It also has a flexible +% mechinism for specifing class and nonclass days. Text may be +% inserted into consecutive days so that it automatically flows +% around nonclass days. + + +The tar file includes the following: + +termcal.dtx -- source file +termcal.ins + +termcal.sty -- style file, derived from termcal.dtx +termcal.ind -- index, derived from termcal.dtx + +As usual the command "latex termcal.dtx" will print the +documentation. Since the documentation includes an example of the +use of the package, the style file "termcal.sty" is needed to print +the documentation. + +License: LPPL version 1 or any later version. |