~ubuntu-branches/ubuntu/maverick/texlive-extra/maverick

« back to all changes in this revision

Viewing changes to texmf-dist/tpm/progkeys.tpm

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-05-05 09:18:38 UTC
  • mfrom: (1.1.8 upstream) (3.1.12 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090505091838-n4cyrz5wncwsu0ml
Tags: 2007.dfsg.17-2ubuntu1
* Merge with Debian unstable; remaining Ubuntu changes:
  - Drop texpower Recommends to Suggests. It is in universe, and drags in
    context and xpdf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
2
 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
3
 
  <rdf:Description about="http://texlive.dante.de/texlive/Package/progkeys.zip">
4
 
    <TPM:Name>progkeys</TPM:Name>
5
 
    <TPM:Type>Package</TPM:Type>
6
 
    <TPM:Date>2006/01/11 23:56:24</TPM:Date>
7
 
    <TPM:Version></TPM:Version>
8
 
    <TPM:Creator>rahtz</TPM:Creator>
9
 
    <TPM:Title>Typeset programs, recognising keywords.</TPM:Title>
10
 
    <TPM:Description>
11
 
The file `programs.sty' is intended to allow a parameterized
12
 
way of typesetting programs with TeX/LaTeX commands inside. The
13
 
file `keywords.sty' allows definition and use of sets of
14
 
keyword commands that will be typeset with different fonts,
15
 
according to the wish of the user.
16
 
[description copied from TeX Catalogue]
17
 
    </TPM:Description>
18
 
    <TPM:Author>unknown</TPM:Author>
19
 
    <TPM:Size>221697</TPM:Size>
20
 
    <TPM:License></TPM:License>
21
 
    <TPM:Build/>
22
 
    <TPM:RunFiles size="23632">
23
 
texmf-dist/makeindex/progkeys/keywords.ist
24
 
texmf-dist/makeindex/progkeys/programs.ist
25
 
texmf-dist/tex/latex/progkeys/keywords.sty
26
 
texmf-dist/tex/latex/progkeys/programs.sty
27
 
texmf-dist/tpm/progkeys.tpm
28
 
    </TPM:RunFiles>
29
 
    <TPM:DocFiles size="99672">
30
 
texmf-dist/doc/latex/progkeys/keywords.dvi
31
 
texmf-dist/doc/latex/progkeys/programs.dvi
32
 
    </TPM:DocFiles>
33
 
    <TPM:SourceFiles size="98393">
34
 
texmf-dist/source/latex/progkeys/README
35
 
texmf-dist/source/latex/progkeys/demo/demo.tex
36
 
texmf-dist/source/latex/progkeys/demo/prog1.tex
37
 
texmf-dist/source/latex/progkeys/demo/prog2.tex
38
 
texmf-dist/source/latex/progkeys/demo/prog3.tex
39
 
texmf-dist/source/latex/progkeys/keywords.drv
40
 
texmf-dist/source/latex/progkeys/keywords.dtx
41
 
texmf-dist/source/latex/progkeys/keywords.ins
42
 
texmf-dist/source/latex/progkeys/programs.drv
43
 
texmf-dist/source/latex/progkeys/programs.dtx
44
 
texmf-dist/source/latex/progkeys/programs.ins
45
 
    </TPM:SourceFiles>
46
 
    <TPM:Provides>Package/progkeys</TPM:Provides>
47
 
  </rdf:Description>
48
 
</rdf:RDF>
49