blob: 0880e557771ceb143f1b98f5fbd22aba2a0d0b30 (
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
|
<!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/arcs.zip">
<TPM:Name>arcs</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:50:57</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>92584</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="4031">
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>
|