summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tpm/listings.tpm
blob: 20de9209f78064e09da43028d93e1aac5ce89be1 (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/listings.zip">
    <TPM:Name>listings</TPM:Name>
    <TPM:Type>Package</TPM:Type>
    <TPM:Date>2006/06/01 15:55:10</TPM:Date>
    <TPM:Version></TPM:Version>
    <TPM:Creator>rahtz</TPM:Creator>
    <TPM:Title>Typeset source code listings using LaTeX.</TPM:Title>
    <TPM:Description>
Typeset programs (programming code) within LaTeX.  The source
code is read directly by TeX. Keywords, comments and strings can
be typeset using different styles (default is bold for keywords,
italic for comments and no special style for strings). Includes
support for hyperref. To use,
simply \usepackage{listings}, identify the language with
\lstset{language=Python}, then employ the \begin{lstlisting}
... \end{lstlisting} environment or the
\lstinputlisting{filename.py} command.
[description copied from TeX Catalogue]
    </TPM:Description>
    <TPM:Author>Carsten Heinz</TPM:Author>
    <TPM:Size>1889823</TPM:Size>
    <TPM:Build/>
    <TPM:RunFiles size="386182">
texmf-dist/tex/latex/listings/listings.cfg
texmf-dist/tex/latex/listings/listings.sty
texmf-dist/tex/latex/listings/lstdoc.sty
texmf-dist/tex/latex/listings/lstlang1.sty
texmf-dist/tex/latex/listings/lstlang2.sty
texmf-dist/tex/latex/listings/lstlang3.sty
texmf-dist/tex/latex/listings/lstmisc.sty
texmf-dist/tex/latex/listings/lstpatch.sty
texmf-dist/tpm/listings.tpm
    </TPM:RunFiles>
    <TPM:DocFiles size="652456">
texmf-dist/doc/latex/listings/README
texmf-dist/doc/latex/listings/listings.pdf
    </TPM:DocFiles>
    <TPM:SourceFiles size="851185">
texmf-dist/source/latex/listings/listings-1.3.dtx
texmf-dist/source/latex/listings/listings-1.3.ins
texmf-dist/source/latex/listings/lstdrvrs-1.3.dtx
texmf-dist/source/latex/listings/lstdrvrs.ins
    </TPM:SourceFiles>
    <TPM:Provides>Package/listings</TPM:Provides>
  </rdf:Description>
</rdf:RDF>