blob: 797f854518f65319bce653fb3643af88da9fb903 (
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
|
<!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/hvmath.zip">
<TPM:Name>hvmath</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:54:01</TPM:Date>
<TPM:Version>1.2</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Support for using the Micropress HV-Math fonts (Helvetica Maths).
</TPM:Title>
<TPM:Description>
Typeset math in a style that suits the Adobe Helvetica
text fonts. Commercial (Adobe type 1) versions of the HV-Math
fonts are available from Micropress; free bitmap versions of the
fonts from the Micropress fonts
directories.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Walter Schmidt</TPM:Author>
<TPM:Size>30462</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="10099">
texmf-dist/tex/latex/hvmath/hvmaths.sty
texmf-dist/tpm/hvmath.tpm
</TPM:RunFiles>
<TPM:DocFiles size="3024">texmf-dist/doc/latex/hvmath/hvmaths.txt</TPM:DocFiles>
<TPM:SourceFiles size="17339">
texmf-dist/source/latex/hvmath/hvmaths.dtx
texmf-dist/source/latex/hvmath/hvmaths.ins
</TPM:SourceFiles>
<TPM:Provides>Package/hvmath</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|