blob: b1d84e6ae5594e1f876cf0a639007f52e9c04348 (
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
|
<!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/qsymbols.zip">
<TPM:Name>qsymbols</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:56:55</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Maths symbol abbreviations.</TPM:Title>
<TPM:Description>
For defining systematic mnemonic abbreviations, starting with
` for math symbols and \" for arrows, using standard symbols as
well as those from the amssymb and
stmaryrd packages.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>148233</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="28497">
texmf-dist/tex/latex/qsymbols/qsymbols.sty
texmf-dist/tpm/qsymbols.tpm
</TPM:RunFiles>
<TPM:DocFiles size="97333">
texmf-dist/doc/latex/qsymbols/qsymbols.ps.gz
texmf-dist/doc/latex/qsymbols/qsymbols.tex
</TPM:DocFiles>
<TPM:SourceFiles size="22403">
texmf-dist/source/latex/qsymbols/CATALOG
texmf-dist/source/latex/qsymbols/COPYING
texmf-dist/source/latex/qsymbols/MANIFEST
texmf-dist/source/latex/qsymbols/Makefile
texmf-dist/source/latex/qsymbols/README
</TPM:SourceFiles>
<TPM:Provides>Package/qsymbols</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|