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
|
<!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/Documentation/metapost-examples.zip">
<TPM:Name>metapost-examples</TPM:Name>
<TPM:Type>Documentation</TPM:Type>
<TPM:Date>2005/10/12 02:06:40</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Example drawings using metapost.</TPM:Title>
<TPM:Description>
These are a few (hundred) example pictures drawn with metapost,
ranging from very simple (lines and circles) to rather intricate
(uncommon geometric transformations, fractals, bitmap, etc.).
</TPM:Description>
<TPM:Author>Vincent Zoonekynd</TPM:Author>
<TPM:Size>128987</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="1404">texmf-doc/tpm/metapost-examples.tpm</TPM:RunFiles>
<TPM:DocFiles size="127583">
texmf-doc/doc/english/metapost-examples/Makefile
texmf-doc/doc/english/metapost-examples/README
texmf-doc/doc/english/metapost-examples/data1
texmf-doc/doc/english/metapost-examples/data2
texmf-doc/doc/english/metapost-examples/data3
texmf-doc/doc/english/metapost-examples/examples.mp
texmf-doc/doc/english/metapost-examples/mp2html.pl
</TPM:DocFiles>
<TPM:Provides>Documentation/metapost-examples</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|