diff options
author | Karl Berry <karl@freefriends.org> | 2008-12-21 22:48:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-12-21 22:48:17 +0000 |
commit | c1c65830c3e1f49ca1a80f0f0a76bb777be9373c (patch) | |
tree | 917dde72c4423313bb2e9e9850521fc83519b35a /Master/texmf-dist/doc/latex/termcal/Contents | |
parent | 714b3ac11ccf450b0ec5c35e742cfbca6051951c (diff) |
new (ancient) latex package termcal (19dec08)
git-svn-id: svn://tug.org/texlive/trunk@11677 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/termcal/Contents')
-rw-r--r-- | Master/texmf-dist/doc/latex/termcal/Contents | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/termcal/Contents b/Master/texmf-dist/doc/latex/termcal/Contents new file mode 100644 index 00000000000..066fbee8dbc --- /dev/null +++ b/Master/texmf-dist/doc/latex/termcal/Contents @@ -0,0 +1,24 @@ +% 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. |