blob: 36f33be75c227e0bb53c93189ae07d3ec634c956 (
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 "../../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/euler.zip">
<TPM:Name>euler</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/12 23:55:11</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>staw</TPM:Creator>
<TPM:Title>Use AMS Euler fonts for math.</TPM:Title>
<TPM:Description>
Provides a setup for using the AMS Euler family of fonts
for math in LaTeX documents. ``The underlying philosophy of
Zapf's Euler design was to capture the flavor of mathematics
as it might be written by a mathematician with excellent
handwriting.'' [concrete-tug] The euler package is based on
Knuth's macros for the book ``Concrete Mathematics''. The text
fonts for the Concrete book are provided by the beton package.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Frank Jensen</TPM:Author>
<TPM:Size>87942</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="13631">
texmf-dist/tex/latex/euler/euler.sty
texmf-dist/tpm/euler.tpm
</TPM:RunFiles>
<TPM:DocFiles size="39768">texmf-dist/doc/latex/euler/euler.dvi</TPM:DocFiles>
<TPM:SourceFiles size="34543">
texmf-dist/source/latex/euler/euler.dtx
texmf-dist/source/latex/euler/euler.ins
texmf-dist/source/latex/euler/legal.txt
</TPM:SourceFiles>
<TPM:Provides>Package/euler</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|