blob: 889d8df10dd8a85d990feb1b04bdd4e3b915a557 (
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
|
<!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/pst-osci.zip">
<TPM:Name>pst-osci</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2002/05/28 21:39:00</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Oscgons with PSTricks.</TPM:Title>
<TPM:Description>
pst-osci is a PSTricks package
enables you to produce oscilloscope "screen shots". Three
channels can be used to represent the most common signals (damped
or not): namely sinusoidal, rectangular, triangular, dog's tooth
(left and right oriented). The third channel allows you to add,
to subtract or to multiply the two other signals. Lissajous
diagrams (XY-mode) can also be obtained.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>32119</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="14711">
texmf-dist/tex/generic/pst-osci/pst-osci.tex
texmf-dist/tex/latex/pst-osci/pst-osci.sty
texmf-dist/tpm/pst-osci.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1399856">
texmf-dist/doc/generic/pst-osci/Changes
texmf-dist/doc/generic/pst-osci/README
texmf-dist/doc/generic/pst-osci/oscilloscope.pdf
texmf-dist/doc/generic/pst-osci/oscilloscope.tex
texmf-dist/doc/generic/pst-osci/pst-osci-doc.pdf
texmf-dist/doc/generic/pst-osci/pst-osci-doc.tex
</TPM:DocFiles>
<TPM:Provides>Package/pst-osci</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|