blob: 60b3bd53073e827a2bddce9d189a46d9b1d5c61f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/schedule.zip">
<TPM:Name>schedule</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:57:19</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Weekly schedules.</TPM:Title>
<TPM:Description>
Automatically format weekly
schedules using LaTeX's picture environment. It requires
the packages calc and color. Its main feature is the accuracy
with which appointments are represented: boxes drawn to
represent a particular appointment are accurate to the minute
&mdash; i.e., a 31 minute appointment will have a box 1/60th
longer than a 30 minute appointment. A number of features
are included to allow the user to customize the output.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Jason Alexander</TPM:Author>
<TPM:Size>104541</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="18119">
texmf-dist/tex/latex/schedule/schedule.sty
texmf-dist/tpm/schedule.tpm
</TPM:RunFiles>
<TPM:DocFiles size="60732">
texmf-dist/doc/latex/schedule/example.dvi
texmf-dist/doc/latex/schedule/example.tex
texmf-dist/doc/latex/schedule/schedule.dvi
</TPM:DocFiles>
<TPM:SourceFiles size="25690">
texmf-dist/source/latex/schedule/schedule.dtx
texmf-dist/source/latex/schedule/schedule.ins
</TPM:SourceFiles>
<TPM:Provides>Package/schedule</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|