diff options
Diffstat (limited to 'Master/texmf-dist/tpm/arcs.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/arcs.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/arcs.tpm b/Master/texmf-dist/tpm/arcs.tpm new file mode 100644 index 00000000000..d14c5a5fd1e --- /dev/null +++ b/Master/texmf-dist/tpm/arcs.tpm @@ -0,0 +1,36 @@ +<!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/arcs.zip"> + <TPM:Name>arcs</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/05/10 09:06:14</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Draw arcs over and under text</TPM:Title> + <TPM:Description> +The package provides two commands for placing an arc over +(\overarc) or under (\underarc) a piece of text. (The text may be +up to three letters long.) The commands generate an \hbox, and +may be used both in text and in maths formulae. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>92582</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="4029"> +texmf-dist/tex/latex/arcs/arcs.sty +texmf-dist/tpm/arcs.tpm + </TPM:RunFiles> + <TPM:DocFiles size="82747"> +texmf-dist/doc/latex/arcs/README +texmf-dist/doc/latex/arcs/arcs.pdf +texmf-dist/doc/latex/arcs/arcstest.tex + </TPM:DocFiles> + <TPM:SourceFiles size="5806"> +texmf-dist/source/latex/arcs/arcs.dtx +texmf-dist/source/latex/arcs/arcs.ins + </TPM:SourceFiles> + <TPM:Provides>Package/arcs</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |