blob: 44df13855c0e80b3ca221f1c9391e15ab64e987b (
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 "../../Tools/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-infixplot.zip">
<TPM:Name>pst-infixplot</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:56:57</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Using pstricks plotting capacities with infix expressions rather than RPN
</TPM:Title>
<TPM:Description>
Plotting functions with pst-plot is very powerful but sometimes
difficult to learn since the syntax of \psplot and \parametricplot
requires some PostScript knowledge. The infix-RPN and
pst-infixplot styles simplify the usage of pst-plot for the
beginner, providing macro commands that convert natural
mathematical expressions to PostScript syntax.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>164616</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="3400">
texmf-dist/tex/generic/pst-infixplot/pst-infixplot.tex
texmf-dist/tex/latex/pst-infixplot/pst-infixplot.sty
texmf-dist/tpm/pst-infixplot.tpm
</TPM:RunFiles>
<TPM:DocFiles size="161216">
texmf-dist/doc/generic/pst-infixplot/README
texmf-dist/doc/generic/pst-infixplot/infix-RPN.sty
texmf-dist/doc/generic/pst-infixplot/infix-RPN.tex
texmf-dist/doc/generic/pst-infixplot/pst-infixplot-doc.tex
texmf-dist/doc/generic/pst-infixplot/pst-infixplot.pdf
</TPM:DocFiles>
<TPM:Provides>Package/pst-infixplot</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|