diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:34:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:34:07 +0000 |
commit | 8e2e8ef7a966b559ba2e61fa603a3de0f590daf3 (patch) | |
tree | 456b927dcfbcabc7a49e58be68c94368992221c2 /Master/texmf-dist/tpm/circ.tpm | |
parent | a1e479591b6247ab7e5924a2102d5596760f330e (diff) |
trunk/Master/texmf-dist/tpm
git-svn-id: svn://tug.org/texlive/trunk@73 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/circ.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/circ.tpm | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/circ.tpm b/Master/texmf-dist/tpm/circ.tpm new file mode 100644 index 00000000000..105b98defe0 --- /dev/null +++ b/Master/texmf-dist/tpm/circ.tpm @@ -0,0 +1,61 @@ +<!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/circ.zip"> + <TPM:Name>circ</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2003/07/28 08:03:21</TPM:Date> + <TPM:Version>1.1</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Macros for typesetting circuit diagrams.</TPM:Title> + <TPM:Description> +Several electrical symbols like resistor, capacitor, +transistors etc., are defined. The symbols can be connected +with wires.It also contains an American resistor symbol for +those of us on the other side of the pond. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Simon Law and Andreas Tille and Tanner</TPM:Author> + <TPM:Size>437984</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="138981"> +texmf-dist/fonts/source/public/circ/cibimos.mf +texmf-dist/fonts/source/public/circ/cicirc.mf +texmf-dist/fonts/source/public/circ/cidiod.mf +texmf-dist/fonts/source/public/circ/cioptic.mf +texmf-dist/fonts/source/public/circ/ciphysic.mf +texmf-dist/fonts/source/public/circ/cirest.mf +texmf-dist/fonts/source/public/circ/cisym.mf +texmf-dist/fonts/source/public/circ/ciwidko.mf +texmf-dist/fonts/source/public/circ/csym.mf +texmf-dist/fonts/source/public/circ/defcirc.mf +texmf-dist/fonts/tfm/public/circ/cioptic.tfm +texmf-dist/makeindex/circ/circ.ist +texmf-dist/tex/latex/circ/basic.def +texmf-dist/tex/latex/circ/box.def +texmf-dist/tex/latex/circ/circ.sty +texmf-dist/tex/latex/circ/gate.def +texmf-dist/tex/latex/circ/ic.def +texmf-dist/tex/latex/circ/oldgate.def +texmf-dist/tex/latex/circ/optics.def +texmf-dist/tex/latex/circ/physics.def +texmf-dist/tpm/circ.tpm + </TPM:RunFiles> + <TPM:DocFiles size="95518"> +texmf-dist/doc/latex/circ/README +texmf-dist/doc/latex/circ/cidoc.tex +texmf-dist/doc/latex/circ/circ.dvi +texmf-dist/doc/latex/circ/circ.txt +texmf-dist/doc/latex/circ/cisyms.tex + </TPM:DocFiles> + <TPM:SourceFiles size="203485"> +texmf-dist/source/latex/circ/COPYING +texmf-dist/source/latex/circ/Makefile +texmf-dist/source/latex/circ/circ.drv +texmf-dist/source/latex/circ/circ.dtx +texmf-dist/source/latex/circ/circ.ins +texmf-dist/source/latex/circ/index.hlp + </TPM:SourceFiles> + <TPM:Provides>Package/circ</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |