blob: c3b6f676ca5ef6f56e6d3d4002be48af39fe7b5c (
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
41
42
43
44
45
46
47
48
49
|
<!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/apl.zip">
<TPM:Name>apl</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:50:56</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Fonts for typesetting APL programs.</TPM:Title>
<TPM:Description>
Includes macros for using the fonts, and the source of a TUGboat
paper.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>242354</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="143606">
texmf-dist/fonts/source/public/apl/cmapl10.mf
texmf-dist/fonts/tfm/public/apl/cmapl10.tfm
texmf-dist/tex/latex/apl/apl.sty
texmf-dist/tex/latex/apl/aplstyle.sty
texmf-dist/tpm/apl.tpm
</TPM:RunFiles>
<TPM:DocFiles size="76727">
texmf-dist/doc/latex/apl/00readme.tex
texmf-dist/doc/latex/apl/apldef.tex
texmf-dist/doc/latex/apl/aplstyle.tex
texmf-dist/doc/latex/apl/aplverb.tex
texmf-dist/doc/latex/apl/ninesize.tex
texmf-dist/doc/latex/apl/problems.tex
texmf-dist/doc/latex/apl/sample.tex
texmf-dist/doc/latex/apl/solutions.tex
texmf-dist/doc/latex/apl/tugboat.tex
texmf-dist/doc/latex/apl/tugboat2.tex
texmf-dist/doc/latex/apl/versatim.tex
</TPM:DocFiles>
<TPM:SourceFiles size="22021">
texmf-dist/source/latex/apl/clean.pas
texmf-dist/source/latex/apl/convert.pas
texmf-dist/source/latex/apl/fontnotes
texmf-dist/source/latex/apl/readme
texmf-dist/source/latex/apl/readme.txt
</TPM:SourceFiles>
<TPM:Provides>Package/apl</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|